Skip to content

Commit

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

---
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 Nov 26, 2024
1 parent 4065584 commit bcfb65d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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/hashicorp/terraform-plugin-log v0.9.0
github.com/openfga/go-sdk v0.6.3
github.com/spf13/cobra v1.8.1
github.com/zeiss/pkg v0.1.18
github.com/zeiss/pkg v0.1.19
)

require (
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -66,14 +66,14 @@ github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/testify v1.7.2/go.mod h1:R6va5+xMeoiuVRoj+gSkQ7d3FALtqAAGI1FQKckRals=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
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/vmihailenco/msgpack/v5 v5.4.1 h1:cQriyiUvjTwOHg8QZaPihLWeRAAVoCpE00IUPn0Bjt8=
github.com/vmihailenco/msgpack/v5 v5.4.1/go.mod h1:GaZTsDaehaPpQVyxrf5mtQlH+pc21PIudVV/E3rRQok=
github.com/vmihailenco/tagparser/v2 v2.0.0 h1:y09buUbR+b5aycVFQs/g70pqKVZNBmxwAhO7/IwNM9g=
github.com/vmihailenco/tagparser/v2 v2.0.0/go.mod h1:Wri+At7QHww0WTrCBeu4J6bNtoV6mEfg5OIWRZA9qds=
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=
go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw=
go.opentelemetry.io/otel v1.29.0/go.mod h1:N/WtXPs1CNCUEx+Agz5uouwCba+i+bJGFicT8SR4NP8=
go.opentelemetry.io/otel/metric v1.29.0 h1:vPf/HFWTNkPu1aYeIsc98l4ktOQaL6LeSoeV2g+8YLc=
Expand Down

0 comments on commit bcfb65d

Please sign in to comment.