Skip to content

Commit 1644bb9

Browse files
authored
Merge pull request #1148 from dolthub/fulghum-38a9d93b
[auto-bump] [no-release-notes] dependency by fulghum
2 parents 3ad20a9 + af33752 commit 1644bb9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/PuerkitoBio/goquery v1.8.1
77
github.com/cockroachdb/apd/v2 v2.0.3-0.20200518165714-d020e156310a
88
github.com/cockroachdb/errors v1.7.5
9-
github.com/dolthub/dolt/go v0.40.5-0.20250123091147-009ab9351c5d
9+
github.com/dolthub/dolt/go v0.40.5-0.20250124202737-38a9d93b16c4
1010
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20241119094239-f4e529af734d
1111
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2
1212
github.com/dolthub/go-icu-regex v0.0.0-20241215010122-db690dd53c90

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,8 @@ github.com/dgrijalva/jwt-go v3.2.0+incompatible/go.mod h1:E3ru+11k8xSBh+hMPgOLZm
214214
github.com/dgryski/go-farm v0.0.0-20190423205320-6a90982ecee2/go.mod h1:SqUrOPUnsFjfmXRMNPybcSiG0BgUW2AuFH8PAnS2iTw=
215215
github.com/docker/go-connections v0.4.0/go.mod h1:Gbd7IOopHjR8Iph03tsViu4nIes5XhDvyHbTtUxmeec=
216216
github.com/docker/go-units v0.4.0/go.mod h1:fgPhTUdO+D/Jk86RDLlptpiXQzgHJF7gydDDbaIK4Dk=
217-
github.com/dolthub/dolt/go v0.40.5-0.20250123091147-009ab9351c5d h1:NCjL2F9g4eyENM94uoyYJp+KN+ULK4agKFzrwKkdypo=
218-
github.com/dolthub/dolt/go v0.40.5-0.20250123091147-009ab9351c5d/go.mod h1:OmS/b0BGxFEMS2b31fqSIAVqYHCOaM1iO5R1Y5frTYI=
217+
github.com/dolthub/dolt/go v0.40.5-0.20250124202737-38a9d93b16c4 h1:C0IcjVJXAQs98zJl9NCi9VqcI/CS514fFU41AE3pZ7M=
218+
github.com/dolthub/dolt/go v0.40.5-0.20250124202737-38a9d93b16c4/go.mod h1:OmS/b0BGxFEMS2b31fqSIAVqYHCOaM1iO5R1Y5frTYI=
219219
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20241119094239-f4e529af734d h1:gO9+wrmNHXukPNCO1tpfCcXIdMlW/qppbUStfLvqz/U=
220220
github.com/dolthub/dolt/go/gen/proto/dolt/services/eventsapi v0.0.0-20241119094239-f4e529af734d/go.mod h1:L5RDYZbC9BBWmoU2+TjTekeqqhFXX5EqH9ln00O0stY=
221221
github.com/dolthub/flatbuffers/v23 v23.3.3-dh.2 h1:u3PMzfF8RkKd3lB9pZ2bfn0qEG+1Gms9599cr0REMww=

0 commit comments

Comments
 (0)