Skip to content

Commit

Permalink
Merge pull request #14 from ZEISS/dependabot/go_modules/github.com/ze…
Browse files Browse the repository at this point in the history
…iss/pkg-0.1.19

chore(deps): bump github.com/zeiss/pkg from 0.1.18 to 0.1.19
  • Loading branch information
github-actions[bot] authored Nov 26, 2024
2 parents 1f00f05 + 0e497ff commit 68a5710
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 @@ 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.18
github.com/zeiss/pkg v0.1.19
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,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.18 h1:RaEfv+dIi/MbZUgapia8tIW5ajt/1RFQweQKTiqEL+A=
github.com/zeiss/pkg v0.1.18/go.mod h1:NuTI7tadUwQPvcIZef9Von50QjLZ5r5tKdWvZlysLqU=
github.com/zeiss/pkg v0.1.19 h1:xFhTEvpwDwv5vTU4K69QXcbdc1mKF/apSqSMF8r5Xc0=
github.com/zeiss/pkg v0.1.19/go.mod h1:WCFpyj9/BrA1nWIabZGG8yn86aRy6RUzttD4tyRzJMw=
golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543/go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Expand Down

0 comments on commit 68a5710

Please sign in to comment.