Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 320fb26 commit 4a5aec1
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.13

require (
github.com/google/go-cmp v0.6.0
github.com/goschtalt/goschtalt v0.26.0
github.com/goschtalt/goschtalt v0.26.1
github.com/goschtalt/yaml-decoder v0.0.1
github.com/goschtalt/yaml-encoder v0.0.4
github.com/ncabatoff/fakescraper v0.0.0-20201102132415-4b37ba603d65
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -815,8 +815,8 @@ github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8
github.com/goschtalt/approx v1.0.0/go.mod h1:Mh0VbpeEgO2Qo2PKGrSuz241D/nj9q7OPegJNWzrbIU=
github.com/goschtalt/goschtalt v0.3.4/go.mod h1:l9PsWB+jhCh4hnjAblqLUGTUSnxogQcgERZs8V9rg0g=
github.com/goschtalt/goschtalt v0.22.1/go.mod h1:GRY3xnUO5EerjBnsm+k7Xk3unZ71Qgj73gdhutc27IY=
github.com/goschtalt/goschtalt v0.26.0 h1:JRO0NzWw35QxSwzT8UuVKfu2uXEC+pBobqazwcjuYO8=
github.com/goschtalt/goschtalt v0.26.0/go.mod h1:9poGRGvMfVl4Oysn+9l+W6cwbFpNp3jkIhk1/fV+uSg=
github.com/goschtalt/goschtalt v0.26.1 h1:qKJir8DdIvMn5yhYm7Yinm7VprWtPDExmlGUb3bXykY=
github.com/goschtalt/goschtalt v0.26.1/go.mod h1:9poGRGvMfVl4Oysn+9l+W6cwbFpNp3jkIhk1/fV+uSg=
github.com/goschtalt/yaml-decoder v0.0.1 h1:fwXf5OoC2tUm6+FOzMizvh6UITFALw6OWxJTVNgbJwg=
github.com/goschtalt/yaml-decoder v0.0.1/go.mod h1:b+hYjmM/e9rzRhPB8EKlb+LUwrgntMrOpqEAel3wRGQ=
github.com/goschtalt/yaml-encoder v0.0.4 h1:H/kiZSVWsGUHCgxZzyPmztyH1puTB4lEO9/W+jb3f4k=
Expand Down

0 comments on commit 4a5aec1

Please sign in to comment.