Skip to content

Commit 8a7d112

Browse files
Excavator: Manage go module dependencies (#649)
1 parent 0ff6984 commit 8a7d112

File tree

9 files changed

+411
-179
lines changed

9 files changed

+411
-179
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/dave/jennifer v1.7.1
99
github.com/julienschmidt/httprouter v1.3.0
1010
github.com/nmiyake/pkg/dirs v1.1.0
11-
github.com/palantir/conjure-go-runtime/v2 v2.91.0
11+
github.com/palantir/conjure-go-runtime/v2 v2.92.0
1212
github.com/palantir/go-ptimports/v2 v2.10.0
1313
github.com/palantir/godel-conjure-plugin/v6 v6.39.0
1414
github.com/palantir/godel/pkg/products/v2 v2.0.0

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/github.com/palantir/conjure-go-runtime/v2/conjure-go-client/httpclient/client_builder.go

Lines changed: 107 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)