Skip to content

Commit

Permalink
feat(deps): bump github.com/goschtalt/goschtalt from 0.3.4 to 0.3.6 (#2)
Browse files Browse the repository at this point in the history
Bumps [github.com/goschtalt/goschtalt](https://github.com/goschtalt/goschtalt) from 0.3.4 to 0.3.6.
- [Release notes](https://github.com/goschtalt/goschtalt/releases)
- [Commits](goschtalt/goschtalt@v0.3.4...v0.3.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2022
1 parent ef83b22 commit 29fee0c
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.5.9
github.com/goschtalt/goschtalt v0.3.4
github.com/goschtalt/goschtalt v0.3.6
github.com/stretchr/testify v1.8.1
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 @@ -4,8 +4,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.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/goschtalt/goschtalt v0.3.4 h1:pIN5Afa8700I7uxTbc3p9uxcuG1kRtbmpryDNqZFsac=
github.com/goschtalt/goschtalt v0.3.4/go.mod h1:l9PsWB+jhCh4hnjAblqLUGTUSnxogQcgERZs8V9rg0g=
github.com/goschtalt/goschtalt v0.3.6 h1:DQAe67GoK4ofO4v9ijseIV4GpqESKmL0bA5u7kBVmMo=
github.com/goschtalt/goschtalt v0.3.6/go.mod h1:l9PsWB+jhCh4hnjAblqLUGTUSnxogQcgERZs8V9rg0g=
github.com/k0kubun/pp/v3 v3.2.0 h1:h33hNTZ9nVFNP3u2Fsgz8JXiF5JINoZfFq4SvKJwNcs=
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
Expand Down

0 comments on commit 29fee0c

Please sign in to comment.