File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ require (
6
6
github.com/antlr/antlr4 v0.0.0-20200209180723-1177c0b58d07
7
7
github.com/davecgh/go-spew v1.1.1
8
8
github.com/go-sql-driver/mysql v1.5.0
9
- github.com/google/go-cmp v0.5.2
9
+ github.com/google/go-cmp v0.5.3
10
10
github.com/jackc/pgx/v4 v4.9.2
11
11
github.com/jinzhu/inflection v1.0.0
12
12
github.com/lfittl/pg_query_go v1.0.1
Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ github.com/google/go-cmp v0.3.0/go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMyw
226
226
github.com/google/go-cmp v0.3.1 /go.mod h1:8QqcDgzrUqlUb/G2PQTWiueGozuR1884gddMywk6iLU =
227
227
github.com/google/go-cmp v0.4.0 h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4 =
228
228
github.com/google/go-cmp v0.4.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
229
- github.com/google/go-cmp v0.5.2 h1:X2ev0eStA3AbceY54o37/0PQ/UWqKEiiO2dKL5OPaFM =
230
- github.com/google/go-cmp v0.5.2 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
229
+ github.com/google/go-cmp v0.5.3 h1:x95R7cp+rSeeqAMI2knLtQ0DKlaBhv2NrtrOvafPHRo =
230
+ github.com/google/go-cmp v0.5.3 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
231
231
github.com/google/go-github/v27 v27.0.4 /go.mod h1:/0Gr8pJ55COkmv+S/yPKCczSkUPIM/LnFyubufRNIS0 =
232
232
github.com/google/go-querystring v1.0.0 /go.mod h1:odCYkC5MyYFN7vkCjXpyrEuKhc/BUO6wN/zVPAxq5ck =
233
233
github.com/google/gofuzz v0.0.0-20161122191042-44d81051d367 /go.mod h1:HP5RmnzzSNb993RKQDq4+1A4ia9nllfqcQFTQJedwGI =
You can’t perform that action at this time.
0 commit comments