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

Commit

Permalink
Bump github.com/findy-network/findy-wrapper-go from 0.30.67 to 0.30.68
Browse files Browse the repository at this point in the history
Bumps [github.com/findy-network/findy-wrapper-go](https://github.com/findy-network/findy-wrapper-go) from 0.30.67 to 0.30.68.
- [Commits](findy-network/findy-wrapper-go@v0.30.67...v0.30.68)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 2a7e489 commit b94cb48
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-common-go v0.2.68
github.com/findy-network/findy-wrapper-go v0.30.67
github.com/findy-network/findy-wrapper-go v0.30.68
github.com/go-co-op/gocron v1.37.0
github.com/golang/glog v1.2.0
github.com/golang/mock v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5Kwzbycv
github.com/fatih/color v1.12.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/findy-network/findy-common-go v0.2.68 h1:YbQQjTcqvyxJ4gY6VWtLnXunWq3aNJ4NGDZPsedUmeY=
github.com/findy-network/findy-common-go v0.2.68/go.mod h1:IsUBVhS8MleFAILS0i1zozqc6g0vyh06GuCwrEPFvl4=
github.com/findy-network/findy-wrapper-go v0.30.67 h1:71taxYGM15nJPja0oAlKdqiPlKKeDpAUCIpEZCUoL28=
github.com/findy-network/findy-wrapper-go v0.30.67/go.mod h1:Zvk3b2Yg85jH4o7G0x5faanwJvDtMC1FrZr3w3Qjm4Q=
github.com/findy-network/findy-wrapper-go v0.30.68 h1:u24ZenBENATWqK78xGbHqaJt+Oc2Er5Fpn6AkRH29Bk=
github.com/findy-network/findy-wrapper-go v0.30.68/go.mod h1:Zvk3b2Yg85jH4o7G0x5faanwJvDtMC1FrZr3w3Qjm4Q=
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/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=
Expand Down

0 comments on commit b94cb48

Please sign in to comment.