diff --git a/go.mod b/go.mod index 2fe7a20..ee189aa 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.21 require ( github.com/dave/jennifer v1.4.1 github.com/palantir/conjure-go-runtime/v2 v2.70.0 - github.com/palantir/godel/v2 v2.103.0 + github.com/palantir/godel/v2 v2.104.0 github.com/palantir/pkg/cobracli v1.2.0 github.com/palantir/pkg/refreshable v1.5.0 github.com/pkg/errors v0.9.1 diff --git a/go.sum b/go.sum index a901998..968fcbb 100644 --- a/go.sum +++ b/go.sum @@ -62,8 +62,8 @@ github.com/palantir/conjure-go-runtime/v2 v2.70.0 h1:/rLpF36Yjdzc9Y8Hs4AQrZWnwvF github.com/palantir/conjure-go-runtime/v2 v2.70.0/go.mod h1:mhUkj1aFsr4rYN8V4gYnilpG6Y9iCSOqETe6b2WJuyU= github.com/palantir/go-metrics v1.1.1 h1:YL/UmptBjrC6iSCTVr7vfuIcjL0M359Da3/gBGNny10= github.com/palantir/go-metrics v1.1.1/go.mod h1:fRkuipBnsI4nD8Vd9UNcrUJvD8Y0wOJMSbicygcBrGs= -github.com/palantir/godel/v2 v2.103.0 h1:u6F2aNdBLw7JWM/Ku1moWugetZ967MWccLWBQwy/F98= -github.com/palantir/godel/v2 v2.103.0/go.mod h1:/tkNvreQu//T5AtzDvHYCQUxLtJFM+2fTRAIMLl3ZX8= +github.com/palantir/godel/v2 v2.104.0 h1:NvLt8LTqtoSgOnVrRZIiUlq52ruyGFmS1e9KnSJv91Y= +github.com/palantir/godel/v2 v2.104.0/go.mod h1:fE82SaZOfXavl+b+dJ5jwoPkUc0GWsV9eDVglL9RhME= github.com/palantir/pkg v1.1.0 h1:0EhrSUP8oeeh3MUvk7V/UU7WmsN1UiJNTvNj0sN9Cpo= github.com/palantir/pkg v1.1.0/go.mod h1:KC9srP/9ssWRxBxFCIqhUGC4Jt7OJkWRz0Iqehup1/c= github.com/palantir/pkg/bytesbuffers v1.2.0 h1:MNcQa9oLySQ8921ULyW0lcvA+V6gBNK/K3o5K2bFh6A= diff --git a/vendor/modules.txt b/vendor/modules.txt index a80eb92..094357d 100644 --- a/vendor/modules.txt +++ b/vendor/modules.txt @@ -44,7 +44,7 @@ github.com/palantir/conjure-go-runtime/v2/conjure-go-contract/errors # github.com/palantir/go-metrics v1.1.1 ## explicit; go 1.13 github.com/palantir/go-metrics -# github.com/palantir/godel/v2 v2.103.0 +# github.com/palantir/godel/v2 v2.104.0 ## explicit; go 1.21 github.com/palantir/godel/v2/framework/artifactresolver github.com/palantir/godel/v2/framework/builtintasks/installupdate/layout