Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Commit

Permalink
build(deps): bump github.com/findy-network/findy-common-go
Browse files Browse the repository at this point in the history
Bumps [github.com/findy-network/findy-common-go](https://github.com/findy-network/findy-common-go) from 0.2.51 to 0.2.52.
- [Release notes](https://github.com/findy-network/findy-common-go/releases)
- [Commits](findy-network/findy-common-go@v0.2.51...v0.2.52)

---
updated-dependencies:
- dependency-name: github.com/findy-network/findy-common-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent fff1415 commit caf16d7
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 @@ -6,7 +6,7 @@ toolchain go1.21.0

require (
github.com/findy-network/findy-agent-auth v0.2.64
github.com/findy-network/findy-common-go v0.2.51
github.com/findy-network/findy-common-go v0.2.52
github.com/google/uuid v1.5.0
github.com/gorilla/mux v1.8.1
github.com/lainio/err2 v0.9.51
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1m
github.com/envoyproxy/protoc-gen-validate v0.1.0/go.mod h1:iSmxcyjqTsJpI2R4NaDN7+kN2VEUnK/pcBlmesArF7c=
github.com/findy-network/findy-agent-auth v0.2.64 h1:h+45wuCI/Y2cjeRPB/uulLa/PHVFpTfC4LyxZ8LClkM=
github.com/findy-network/findy-agent-auth v0.2.64/go.mod h1:leRjJRPyCmArF648sdLsSq6BYLJBp1OGqSXY7/8IDfE=
github.com/findy-network/findy-common-go v0.2.51 h1:qdm7i8VTaky2oj7mid529TiF79B2GEVi8StgqFRopG8=
github.com/findy-network/findy-common-go v0.2.51/go.mod h1:beYr+TvwJ+vll9iyh5GWvqnD3lxBDl4L++ln3oEJNTY=
github.com/findy-network/findy-common-go v0.2.52 h1:FFBBDghB5YFlN3haCzp/+71hAeaBGKfaMuozHBKKCLY=
github.com/findy-network/findy-common-go v0.2.52/go.mod h1:8AAeOw3PW5EVQXspDUViZvwzaZ0WXTX+YF8H3LTo6ZQ=
github.com/form3tech-oss/jwt-go v3.2.5+incompatible h1:/l4kBbb4/vGSsdtB5nUe8L7B9mImVMaBPw9L/0TBHU8=
github.com/form3tech-oss/jwt-go v3.2.5+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
Expand Down

0 comments on commit caf16d7

Please sign in to comment.