Skip to content

Commit

Permalink
[ga-bump-dep] Bump dependency in Doltgres by reltuk
Browse files Browse the repository at this point in the history
  • Loading branch information
reltuk committed Feb 3, 2025
1 parent 5624b17 commit 1a290c3
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/PuerkitoBio/goquery v1.8.1
github.com/cockroachdb/apd/v2 v2.0.3-0.20200518165714-d020e156310a
github.com/cockroachdb/errors v1.7.5
github.com/dolthub/dolt/go v0.40.5-0.20250131212717-0ef447e2a0fe
github.com/dolthub/dolt/go v0.40.5-0.20250203192527-4e6378f763de
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20241119094239-f4e529af734d
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
github.com/dolthub/go-icu-regex v0.0.0-20241215010122-db690dd53c90
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
github.com/dolthub/dolt/go v0.40.5-0.20250131212717-0ef447e2a0fe h1:rJd/xAVNyi+ILEqNGoVh46NxLeoo36eVUmpZ/68HN9w=
github.com/dolthub/dolt/go v0.40.5-0.20250131212717-0ef447e2a0fe/go.mod h1:JMib7O5moTOZK+vjnU+BiFGpUzKm31X/p0FHElieCig=
github.com/dolthub/dolt/go v0.40.5-0.20250203192527-4e6378f763de h1:1C/8KzGw+AV+AIlCCzd+7ZxuzESkYXsTKKxs79az0eQ=
github.com/dolthub/dolt/go v0.40.5-0.20250203192527-4e6378f763de/go.mod h1:JMib7O5moTOZK+vjnU+BiFGpUzKm31X/p0FHElieCig=
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20241119094239-f4e529af734d h1:gO9+wrmNHXukPNCO1tpfCcXIdMlW/qppbUStfLvqz/U=
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20241119094239-f4e529af734d/go.mod h1:L5RDYZbC9BBWmoU2+TjTekeqqhFXX5EqH9ln00O0stY=
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2 h1:u3PMzfF8RkKd3lB9pZ2bfn0qEG+1Gms9599cr0REMww=
Expand Down

0 comments on commit 1a290c3

Please sign in to comment.