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 e43cb7d commit d3dc13e
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 @@ -7,7 +7,7 @@ require (
github.com/foxcpp/go-mockdns v1.1.0
github.com/golang-jwt/jwt/v5 v5.2.1
github.com/google/uuid v1.6.0
github.com/goschtalt/goschtalt v0.23.1
github.com/goschtalt/goschtalt v0.23.3
github.com/goschtalt/yaml-decoder v0.0.1
github.com/goschtalt/yaml-encoder v0.0.3
github.com/stretchr/testify v1.9.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/goschtalt/approx v1.0.0 h1:q8DMVEOSgwjFUYsupwhLApMWhfbaxRfWeSKT2uTU214=
github.com/goschtalt/approx v1.0.0/go.mod h1:Mh0VbpeEgO2Qo2PKGrSuz241D/nj9q7OPegJNWzrbIU=
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/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.3 h1:vfQ3vXZNvoEFPa3NzOWNtweYVa+2qMh8eqhXByLi2t0=
Expand Down

0 comments on commit d3dc13e

Please sign in to comment.