Skip to content

Commit

Permalink
feat(deps): bump github.com/goschtalt/goschtalt from 0.23.1 to 0.23.3
Browse files Browse the repository at this point in the history
Bumps [github.com/goschtalt/goschtalt](https://github.com/goschtalt/goschtalt) from 0.23.1 to 0.23.3.
- [Release notes](https://github.com/goschtalt/goschtalt/releases)
- [Commits](goschtalt/goschtalt@v0.23.1...v0.23.3)

---
updated-dependencies:
- dependency-name: github.com/goschtalt/goschtalt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 7, 2024
1 parent 734b523 commit 11d7420
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/google/go-cmp v0.6.0
github.com/goschtalt/goschtalt v0.23.1
github.com/goschtalt/goschtalt v0.23.3
github.com/stretchr/testify v1.9.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/goschtalt/goschtalt v0.23.1 h1:HZt3VVj9O2Aq8o75/9MmyRk4XW5nyFE2cNhB/Ym2Fbs=
github.com/goschtalt/goschtalt v0.23.1/go.mod h1:zlU4ym/QxRDoPZMMyJz9PdKATgYd2FwIF1UoBWsUWH8=
github.com/goschtalt/goschtalt v0.23.3 h1:TUE9lbG3UEeUTMqsnt4wO6qrCWKfyPeZpSiAVlFiGCA=
github.com/goschtalt/goschtalt v0.23.3/go.mod h1:hqTyHrC0hcUJLPPdsGVi0Nv6KNRd1qb0wJWNyJ/vy74=
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
Expand Down

0 comments on commit 11d7420

Please sign in to comment.