Skip to content

Commit

Permalink
chore(deps): bump github.com/zeiss/pkg from 0.1.21 to 0.1.22
Browse files Browse the repository at this point in the history
Bumps [github.com/zeiss/pkg](https://github.com/zeiss/pkg) from 0.1.21 to 0.1.22.
- [Release notes](https://github.com/zeiss/pkg/releases)
- [Changelog](https://github.com/ZEISS/pkg/blob/main/.goreleaser.yml)
- [Commits](ZEISS/pkg@v0.1.21...v0.1.22)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent 6cdf222 commit 8f67f8a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.2
require (
github.com/google/go-querystring v1.1.0
github.com/stretchr/testify v1.10.0
github.com/zeiss/pkg v0.1.21
github.com/zeiss/pkg v0.1.22
)

require (
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
bou.ke/monkey v1.0.2 h1:kWcnsrCNUatbxncxR/ThdYqbytgOIArtYWqcQLQzKLI=
bou.ke/monkey v1.0.2/go.mod h1:OqickVX3tNx6t33n1xvtTtu85YN5s6cKwVug+oHMaIA=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/google/go-cmp v0.5.2/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=
Expand All @@ -19,8 +17,8 @@ github.com/stretchr/objx v0.5.2 h1:xuMeJ0Sdp5ZMRXx/aWO6RZxdr3beISkG5/G/aIRr3pY=
github.com/stretchr/objx v0.5.2/go.mod h1:FRsXN1f5AsAjCGJKqEizvkpNtU+EGNCLh3NxZ/8L+MA=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/zeiss/pkg v0.1.21 h1:TWc3rSSbfC+K/VF7btVJPdNGh0MLT3NBEz1nmURYmGQ=
github.com/zeiss/pkg v0.1.21/go.mod h1:NHTtxHWJKvI1gkRELzVONf3sdv77XacOY/TtJSlEHxk=
github.com/zeiss/pkg v0.1.22 h1:n2Ub5Z7k9TtWY/4mUaQ0nw1dTNXrZUJu4yQ1yQnr0DQ=
github.com/zeiss/pkg v0.1.22/go.mod h1:TmET8XGDw7mU1grGkL4i76jt9ByDmV0vmybzFhjXnaQ=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntNwaWcugrBjAiHlqqRiVk=
Expand Down

0 comments on commit 8f67f8a

Please sign in to comment.