Skip to content

Commit

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

---
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 Oct 10, 2024
1 parent 0f07944 commit 1163b5d
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 @@ -13,7 +13,7 @@ require (
github.com/katallaxie/pkg v0.6.6
github.com/spf13/cobra v1.8.1
github.com/valyala/fasthttp v1.56.0
github.com/zeiss/pkg v0.1.9
github.com/zeiss/pkg v0.1.11
golang.org/x/oauth2 v0.23.0
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.12
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -427,8 +427,8 @@ github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9dec
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.1/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zeiss/pkg v0.1.9 h1:4a7XOcdthHZvftvm8hNX6Ml4nT6/g9b2ottcUV0F6/0=
github.com/zeiss/pkg v0.1.9/go.mod h1:W2z48YhXJRD0aGCcRPNSnRrJf4Gw5IlbY6ORJ144f0E=
github.com/zeiss/pkg v0.1.11 h1:vfzyZWcxW/e9dq45cG4FPPVSdqfv7EB4k8mjWbgboMA=
github.com/zeiss/pkg v0.1.11/go.mod h1:ykeAajcLoCZPVkDjlL07AgpjhSEkgGF9hqcs5r9lxe8=
gitlab.com/bosi/decorder v0.4.2 h1:qbQaV3zgwnBZ4zPMhGLW4KZe7A7NwxEhJx39R3shffo=
gitlab.com/bosi/decorder v0.4.2/go.mod h1:muuhHoaJkA9QLcYHq4Mj8FJUwDZ+EirSHRiaTcTf6T8=
go-simpler.org/assert v0.9.0 h1:PfpmcSvL7yAnWyChSjOz6Sp6m9j5lyK8Ok9pEL31YkQ=
Expand Down

0 comments on commit 1163b5d

Please sign in to comment.