File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ go 1.22.2
44
55require (
66 github.com/google/go-querystring v1.1.0
7- github.com/theboringindustries/postgrest-go v0.1 .0
7+ github.com/theboringindustries/postgrest-go v0.3 .0
88)
Original file line number Diff line number Diff line change @@ -4,4 +4,6 @@ github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD
44github.com/google/go-querystring v1.1.0 /go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU =
55github.com/theboringindustries/postgrest-go v0.1.0 h1:RgKx5Js9VUk15YttUmV5W3iz/RyKhKxDVxcTbRjGYOU =
66github.com/theboringindustries/postgrest-go v0.1.0 /go.mod h1:k1Pv/P3gBSFKji97bWBuDFwbqiZhrmIkIG2h4grY4OY =
7+ github.com/theboringindustries/postgrest-go v0.3.0 h1:NB3BTlDtjSi+MEfid2F+CraHR/MbH1cDbXPHoOOSrPk =
8+ github.com/theboringindustries/postgrest-go v0.3.0 /go.mod h1:k1Pv/P3gBSFKji97bWBuDFwbqiZhrmIkIG2h4grY4OY =
79golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 /go.mod h1:I/5z698sn9Ka8TeJc9MKroUUfqBBauWjQqLJ2OPfmY0 =
You can’t perform that action at this time.
0 commit comments