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-common-go from 0.2.18 to 0.2.19
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.18 to 0.2.19.
- [Release notes](https://github.com/findy-network/findy-common-go/releases)
- [Commits](findy-network/findy-common-go@v0.2.18...v0.2.19)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent ea7ffbc commit b97e6cc
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 @@ -5,7 +5,7 @@ go 1.20
require (
github.com/99designs/gqlgen v0.17.30
github.com/bxcodec/faker/v3 v3.8.1
github.com/findy-network/findy-common-go v0.2.18
github.com/findy-network/findy-common-go v0.2.19
github.com/golang-migrate/migrate/v4 v4.15.2
github.com/golang/glog v1.1.1
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 @@ -431,8 +431,8 @@ github.com/evanphx/json-patch v4.9.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLi
github.com/evanphx/json-patch v4.11.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/felixge/httpsnoop v1.0.1/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/findy-network/findy-common-go v0.2.18 h1:2YXm95IaFQVauM3PJvsT29phMFALhPKTJ4tFS8gMrTY=
github.com/findy-network/findy-common-go v0.2.18/go.mod h1:ydxkts2e1zqtVM4trBbnVwhvHlE8Xajvb9OGpvIOXbk=
github.com/findy-network/findy-common-go v0.2.19 h1:M6cL3Wle+MP0/eI4xp2CdU23B1qBQ30HNpeqHZr4mUI=
github.com/findy-network/findy-common-go v0.2.19/go.mod h1:HE/+BlwvNCM+KjGEoRuiiwJjlQZU7QMiIaJPa+TrNhU=
github.com/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/form3tech-oss/jwt-go v3.2.2+incompatible/go.mod h1:pbq4aXjuKjdthFRnoDwaVPLA+WlJuPGy+QneDUgJi2k=
Expand Down

0 comments on commit b97e6cc

Please sign in to comment.