Skip to content

Commit

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

chore(deps): bump github.com/zeiss/pkg from 0.1.9 to 0.1.11
  • Loading branch information
github-actions[bot] authored Oct 10, 2024
2 parents 0f07944 + 1163b5d commit 2ee0b51
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 2ee0b51

Please sign in to comment.