Skip to content

Commit

Permalink
chore(deps): bump github.com/katallaxie/pkg from 0.6.5 to 0.6.6
Browse files Browse the repository at this point in the history
Bumps [github.com/katallaxie/pkg](https://github.com/katallaxie/pkg) from 0.6.5 to 0.6.6.
- [Release notes](https://github.com/katallaxie/pkg/releases)
- [Changelog](https://github.com/katallaxie/pkg/blob/main/.goreleaser.yml)
- [Commits](katallaxie/pkg@v0.6.5...v0.6.6)

---
updated-dependencies:
- dependency-name: github.com/katallaxie/pkg
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent 2278187 commit c6649c3
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/golang/mock v1.7.0-rc.1
github.com/golangci/golangci-lint v1.59.1
github.com/google/uuid v1.6.0
github.com/katallaxie/pkg v0.6.5
github.com/katallaxie/pkg v0.6.6
github.com/lestrrat-go/jwx v1.2.29
github.com/oapi-codegen/fiber-middleware v1.0.2
github.com/openfga/go-sdk v0.5.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -232,8 +232,8 @@ github.com/julz/importas v0.1.0 h1:F78HnrsjY3cR7j0etXy5+TU1Zuy7Xt08X/1aJnH5xXY=
github.com/julz/importas v0.1.0/go.mod h1:oSFU2R4XK/P7kNBrnL/FEQlDGN1/6WoxXEjSSXO0DV0=
github.com/karamaru-alpha/copyloopvar v1.1.0 h1:x7gNyKcC2vRBO1H2Mks5u1VxQtYvFiym7fCjIP8RPos=
github.com/karamaru-alpha/copyloopvar v1.1.0/go.mod h1:u7CIfztblY0jZLOQZgH3oYsJzpC2A7S6u/lfgSXHy0k=
github.com/katallaxie/pkg v0.6.5 h1:r4umTg9eZ4S+aJtGZ7Wtofu9v5HIQM7FAok+j/HDM3I=
github.com/katallaxie/pkg v0.6.5/go.mod h1:FJNit/KFQGJ5o0XEJN711gfLVxNU1RlXFTboctkVP4A=
github.com/katallaxie/pkg v0.6.6 h1:+qQBCoz5vRYENaL/uwTlks15Px4GDCdhybAZFg8s79c=
github.com/katallaxie/pkg v0.6.6/go.mod h1:FJNit/KFQGJ5o0XEJN711gfLVxNU1RlXFTboctkVP4A=
github.com/kisielk/errcheck v1.7.0 h1:+SbscKmWJ5mOK/bO1zS60F5I9WwZDWOfRsC4RwfwRV0=
github.com/kisielk/errcheck v1.7.0/go.mod h1:1kLL+jV4e+CFfueBmI1dSK2ADDyQnlrnrY/FqKluHJQ=
github.com/kkHAIKE/contextcheck v1.1.5 h1:CdnJh63tcDe53vG+RebdpdXJTc9atMgGqdx8LXxiilg=
Expand Down

0 comments on commit c6649c3

Please sign in to comment.