Skip to content

Commit 139a321

Browse files
Excavator: Bump go dependency github.com/palantir/godel/v2 (#795)
1 parent bbf0fb6 commit 139a321

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/nmiyake/pkg/gofiles v1.2.0
1212
github.com/palantir/distgo/pkg/git v1.0.0
1313
github.com/palantir/godel/pkg/products/v2 v2.0.0
14-
github.com/palantir/godel/v2 v2.152.0
14+
github.com/palantir/godel/v2 v2.153.0
1515
github.com/palantir/pkg/cobracli v1.3.0
1616
github.com/palantir/pkg/gittest v1.3.0
1717
github.com/palantir/pkg/matcher v1.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@ github.com/palantir/distgo/pkg/git v1.0.0 h1:bryRJ9ZdJapz5tGzd/snv6U66tLxyb1b4Pb
8181
github.com/palantir/distgo/pkg/git v1.0.0/go.mod h1:eXrr3SOmf/sWTYmtiubYVxSaVegTlMGgRgBUFMFFedw=
8282
github.com/palantir/godel/pkg/products/v2 v2.0.0 h1:E3DuAEA1yotLLDQt7vIrYRapRwXRyW6u8Yuq2p/qyLs=
8383
github.com/palantir/godel/pkg/products/v2 v2.0.0/go.mod h1:SaLUycZLVP5qV6mL9MWG3jkX4dS23lJnzpubTGAV4FU=
84-
github.com/palantir/godel/v2 v2.152.0 h1:2GvgtJ0GhoLgrGsxDN+9lsH8rL4NycNf5x/IWJnEnNQ=
85-
github.com/palantir/godel/v2 v2.152.0/go.mod h1:EZXc0oUVf7AxJCn+bVXtINkUOJ3NXRpBIWSlI5ge58c=
84+
github.com/palantir/godel/v2 v2.153.0 h1:WPVjl/c9py7wCaW0pWgSYd51rrnqHFtXarQlIL5NKL0=
85+
github.com/palantir/godel/v2 v2.153.0/go.mod h1:EZXc0oUVf7AxJCn+bVXtINkUOJ3NXRpBIWSlI5ge58c=
8686
github.com/palantir/pkg v1.1.0 h1:0EhrSUP8oeeh3MUvk7V/UU7WmsN1UiJNTvNj0sN9Cpo=
8787
github.com/palantir/pkg v1.1.0/go.mod h1:KC9srP/9ssWRxBxFCIqhUGC4Jt7OJkWRz0Iqehup1/c=
8888
github.com/palantir/pkg/cobracli v1.3.0 h1:PZhMQGNA3Ij1am+hDTzYhzLtgYgiKNUnpK7kmRADDWs=

vendor/github.com/palantir/godel/v2/framework/godellauncher/defaulttasks/defaulttasks.go

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

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ github.com/palantir/distgo/pkg/git
142142
# github.com/palantir/godel/pkg/products/v2 v2.0.0
143143
## explicit; go 1.13
144144
github.com/palantir/godel/pkg/products/v2
145-
# github.com/palantir/godel/v2 v2.152.0
145+
# github.com/palantir/godel/v2 v2.153.0
146146
## explicit; go 1.26.0
147147
github.com/palantir/godel/v2/framework/artifactresolver
148148
github.com/palantir/godel/v2/framework/builtintasks

0 commit comments

Comments
 (0)