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

Commit

Permalink
build(deps): bump github.com/planetscale/planetscale-go
Browse files Browse the repository at this point in the history
Bumps [github.com/planetscale/planetscale-go](https://github.com/planetscale/planetscale-go) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/planetscale/planetscale-go/releases)
- [Commits](planetscale/planetscale-go@v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: github.com/planetscale/planetscale-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 17, 2021
1 parent 7dacca8 commit d76746d
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 @@ require (
github.com/frankban/quicktest v1.13.0
github.com/golang/protobuf v1.4.3 // indirect
github.com/google/go-cmp v0.5.6
github.com/planetscale/planetscale-go v0.43.0
github.com/planetscale/planetscale-go v0.44.0
go.uber.org/zap v1.19.0
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/planetscale/planetscale-go v0.43.0 h1:TSz2dH7eaXhdyAdLFqo3wPiw0XVjC7zIbeWYp1PsEbs=
github.com/planetscale/planetscale-go v0.43.0/go.mod h1:99n+tnrvJaaUako3UZNCiC1dTtSPKr81GqAUNibw5pc=
github.com/planetscale/planetscale-go v0.44.0 h1:m8Kvfnu0ObcCZxGgj/LAcoogEjHHMkYVF9lukkwD740=
github.com/planetscale/planetscale-go v0.44.0/go.mod h1:99n+tnrvJaaUako3UZNCiC1dTtSPKr81GqAUNibw5pc=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4/go.mod h1:xMI15A0UPsDsEKsMN9yxemIoYk6Tm2C1GtYGdfGttqA=
Expand Down

0 comments on commit d76746d

Please sign in to comment.