Skip to content

Commit

Permalink
chore(deps): bump github.com/zeiss/pkg
Browse files Browse the repository at this point in the history
Bumps [github.com/zeiss/pkg](https://github.com/zeiss/pkg) from 0.1.8-0.20240906201119-75c76d920f4f to 0.1.8.
- [Release notes](https://github.com/zeiss/pkg/releases)
- [Changelog](https://github.com/ZEISS/pkg/blob/main/.goreleaser.yml)
- [Commits](https://github.com/zeiss/pkg/commits/v0.1.8)

---
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 Sep 11, 2024
1 parent 43d80e3 commit ae5c654
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 @@ -21,7 +21,7 @@ require (
github.com/zeiss/fiber-authz v1.0.33
github.com/zeiss/fiber-goth v1.2.12
github.com/zeiss/fiber-reload v0.1.0
github.com/zeiss/pkg v0.1.8-0.20240906201119-75c76d920f4f
github.com/zeiss/pkg v0.1.8
gorm.io/gorm v1.25.12
mvdan.cc/gofumpt v0.7.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -499,8 +499,8 @@ github.com/zeiss/fiber-goth v1.2.12 h1:Wr1VSqEfBY0GSuG/2pIclSKo0fGTT/uPZvF2rJxYd
github.com/zeiss/fiber-goth v1.2.12/go.mod h1:GhiYbTqTIQK1D5Jntav6/WlJDqW4t3wvNZUEofjUeBQ=
github.com/zeiss/fiber-reload v0.1.0 h1:iiZzbHj2EntILhbF74HRZPDSLrvURmwTbUqGlKfo0h4=
github.com/zeiss/fiber-reload v0.1.0/go.mod h1:eUvohuk2nDjGCUtejTW5db5M28FZNJDtVEAZDZwq0Rg=
github.com/zeiss/pkg v0.1.8-0.20240906201119-75c76d920f4f h1:yPGs8YwIYC/2qS9cOHmwo1uMOZQfC2XgJu98demSY4E=
github.com/zeiss/pkg v0.1.8-0.20240906201119-75c76d920f4f/go.mod h1:QVWTdonZRsTedmLwUg1YTJj66aBexDP2SA6ZxyfxSmg=
github.com/zeiss/pkg v0.1.8 h1:7SHrVlXaC63pyQxiWHtZE6rRWSyulLOu/qLvVrL5y7M=
github.com/zeiss/pkg v0.1.8/go.mod h1:QVWTdonZRsTedmLwUg1YTJj66aBexDP2SA6ZxyfxSmg=
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 ae5c654

Please sign in to comment.