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.3 .0
7+ github.com/theboringindustries/postgrest-go v0.4 .0
88)
Original file line number Diff line number Diff line change @@ -6,4 +6,6 @@ github.com/theboringindustries/postgrest-go v0.1.0 h1:RgKx5Js9VUk15YttUmV5W3iz/R
66github.com/theboringindustries/postgrest-go v0.1.0 /go.mod h1:k1Pv/P3gBSFKji97bWBuDFwbqiZhrmIkIG2h4grY4OY =
77github.com/theboringindustries/postgrest-go v0.3.0 h1:NB3BTlDtjSi+MEfid2F+CraHR/MbH1cDbXPHoOOSrPk =
88github.com/theboringindustries/postgrest-go v0.3.0 /go.mod h1:k1Pv/P3gBSFKji97bWBuDFwbqiZhrmIkIG2h4grY4OY =
9+ github.com/theboringindustries/postgrest-go v0.4.0 h1:s666r/3UQ32jNrmWdcTi7NuJ99g7jMz1h61XXzJpW2o =
10+ github.com/theboringindustries/postgrest-go v0.4.0 /go.mod h1:k1Pv/P3gBSFKji97bWBuDFwbqiZhrmIkIG2h4grY4OY =
911golang.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