Skip to content

Commit

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

chore(deps): bump github.com/zeiss/pkg from 0.1.8 to 0.1.9
  • Loading branch information
github-actions[bot] authored Oct 1, 2024
2 parents 0511164 + d8ebdde commit 6c1c434
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 @@ -12,7 +12,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.8
github.com/zeiss/pkg v0.1.9
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 @@ -423,8 +423,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.8 h1:7SHrVlXaC63pyQxiWHtZE6rRWSyulLOu/qLvVrL5y7M=
github.com/zeiss/pkg v0.1.8/go.mod h1:QVWTdonZRsTedmLwUg1YTJj66aBexDP2SA6ZxyfxSmg=
github.com/zeiss/pkg v0.1.9 h1:4a7XOcdthHZvftvm8hNX6Ml4nT6/g9b2ottcUV0F6/0=
github.com/zeiss/pkg v0.1.9/go.mod h1:W2z48YhXJRD0aGCcRPNSnRrJf4Gw5IlbY6ORJ144f0E=
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 6c1c434

Please sign in to comment.