Skip to content

Commit 9c2156a

Browse files
Excavator: Bump go dependency github.com/palantir/godel/v2 (#787)
1 parent 63fb09c commit 9c2156a

4 files changed

Lines changed: 46 additions & 46 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.150.0
14+
github.com/palantir/godel/v2 v2.152.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.150.0 h1:Z9TQCL5ZxggyDrX0+X9Tu8tLM5qhI3jKaSw5HfySweM=
85-
github.com/palantir/godel/v2 v2.150.0/go.mod h1:HJC3OaTuUsBOVcu1Wh9PMtKKM+i+eA9TIjX5MTZ6mVI=
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=
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: 41 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ 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.150.0
146-
## explicit; go 1.25.0
145+
# github.com/palantir/godel/v2 v2.152.0
146+
## explicit; go 1.26.0
147147
github.com/palantir/godel/v2/framework/artifactresolver
148148
github.com/palantir/godel/v2/framework/builtintasks
149149
github.com/palantir/godel/v2/framework/builtintasks/githooks

0 commit comments

Comments
 (0)