Skip to content

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.26.0 to 0.27.0.
- [Release notes](https://github.com/planetscale/planetscale-go/releases)
- [Commits](planetscale/planetscale-go@v0.26.0...v0.27.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 25, 2021
1 parent b321aeb commit c0e9338
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 @@ -21,7 +21,7 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/browser v0.0.0-20201112035734-206646e67786
github.com/pkg/errors v0.9.1
github.com/planetscale/planetscale-go v0.26.0
github.com/planetscale/planetscale-go v0.27.0
github.com/planetscale/sql-proxy v0.5.0
github.com/spf13/cobra v1.1.3
github.com/spf13/pflag v1.0.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -252,8 +252,8 @@ github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
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.25.0/go.mod h1:6J6w0t3GSeM/Etb5x2Fc7kEbA9M9rW2PY3h1y5Mc8Ew=
github.com/planetscale/planetscale-go v0.26.0 h1:3JueIckAbmZokk5IowuTo7dpCEr42A6rZqvtUqJyCD0=
github.com/planetscale/planetscale-go v0.26.0/go.mod h1:GmrYiih9KN5+HnoaleRhKe9ioYVrNjc7ql1gKU76nnk=
github.com/planetscale/planetscale-go v0.27.0 h1:Mp9Kp7PbHUcExJoV77DelryhVsC4BFaRgFcxrWoNo34=
github.com/planetscale/planetscale-go v0.27.0/go.mod h1:99n+tnrvJaaUako3UZNCiC1dTtSPKr81GqAUNibw5pc=
github.com/planetscale/sql-proxy v0.5.0 h1:/fZ82ZvV9cJC4mhUbVSbgVmUOarOcPoS6zHlvTRUrR0=
github.com/planetscale/sql-proxy v0.5.0/go.mod h1:pu4J+Zs9L2D0DsIa9rchSrCVSKPeg3boaQie8JCn2x0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit c0e9338

Please sign in to comment.