File tree Expand file tree Collapse file tree
github.com/palantir/godel/v2/framework/godellauncher/defaulttasks Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -81,8 +81,8 @@ github.com/palantir/distgo/pkg/git v1.0.0 h1:bryRJ9ZdJapz5tGzd/snv6U66tLxyb1b4Pb
8181github.com/palantir/distgo/pkg/git v1.0.0 /go.mod h1:eXrr3SOmf/sWTYmtiubYVxSaVegTlMGgRgBUFMFFedw =
8282github.com/palantir/godel/pkg/products/v2 v2.0.0 h1:E3DuAEA1yotLLDQt7vIrYRapRwXRyW6u8Yuq2p/qyLs =
8383github.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 =
8686github.com/palantir/pkg v1.1.0 h1:0EhrSUP8oeeh3MUvk7V/UU7WmsN1UiJNTvNj0sN9Cpo =
8787github.com/palantir/pkg v1.1.0 /go.mod h1:KC9srP/9ssWRxBxFCIqhUGC4Jt7OJkWRz0Iqehup1/c =
8888github.com/palantir/pkg/cobracli v1.3.0 h1:PZhMQGNA3Ij1am+hDTzYhzLtgYgiKNUnpK7kmRADDWs =
Original file line number Diff line number Diff 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
144144github.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
147147github.com/palantir/godel/v2/framework/artifactresolver
148148github.com/palantir/godel/v2/framework/builtintasks
149149github.com/palantir/godel/v2/framework/builtintasks/githooks
You can’t perform that action at this time.
0 commit comments