Skip to content

Commit

Permalink
[ga-bump-dep] Bump dependency in Doltgres by fulghum
Browse files Browse the repository at this point in the history
  • Loading branch information
fulghum committed Jan 22, 2025
1 parent 545f96f commit 0eb1806
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.20250121225802-97f8fedd41d8
github.com/dolthub/dolt/go v0.40.5-0.20250122165514-aa3b51a30a22
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.20250121225802-97f8fedd41d8 h1:TEYq16pbeOcwvjK9aaBknUV5a1G+2MyIfe4x4hKfP1Y=
github.com/dolthub/dolt/go v0.40.5-0.20250121225802-97f8fedd41d8/go.mod h1:m2ummspuZqR5MuWrJu9HP9VC3ZVrHB8Gch9n1AHyrhM=
github.com/dolthub/dolt/go v0.40.5-0.20250122165514-aa3b51a30a22 h1:f2IDNbB/5UmPH7yidICxn1FJsnoNQvuvYZ7ETNtXp44=
github.com/dolthub/dolt/go v0.40.5-0.20250122165514-aa3b51a30a22/go.mod h1:m2ummspuZqR5MuWrJu9HP9VC3ZVrHB8Gch9n1AHyrhM=
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 0eb1806

Please sign in to comment.