Skip to content

Commit

Permalink
Excavator: Removes use of Bintray resolvers from repository (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: svc-excavator-bot <svc-excavator-bot@palantir.com>
  • Loading branch information
svc-excavator-bot and svc-excavator-bot authored Apr 14, 2021
1 parent 56854bb commit c42a1c0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions godel/config/godel.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
plugins:
resolvers:
- https://palantir.bintray.com/releases/{{GroupPath}}/{{Product}}/{{Version}}/{{Product}}-{{Version}}-{{OS}}-{{Arch}}.tgz
- https://github.com/{{index GroupParts 1}}/{{index GroupParts 2}}/releases/download/v{{Version}}/{{Product}}-{{Version}}-{{OS}}-{{Arch}}.tgz
plugins:
- locator:
id: com.palantir.godel-mod-plugin:mod-plugin:1.1.0
id: com.palantir.godel-mod-plugin:mod-plugin:1.3.0
checksums:
darwin-amd64: e819a8738bbe6356b8d544a8b45a2d1157339f0d9f019323b0b26d4f1176ea4d
linux-amd64: c820d4fcdcf338641bf8e9b4b72d238395538f7f3d1dd86855cb38cfb93465dc
darwin-amd64: 08a65d8db9555c4580dbf6cdfd954ffafc687ecbf5a71a643bc190baa9b774ad
linux-amd64: dda61df35df69154836b4f6caa14f88d6b1a59acdb99005e5f5de986fa33f37b
environment:
GO111MODULE: "on"
GOFLAGS: "-mod=vendor"

exclude:
names:
- \..+
Expand Down

0 comments on commit c42a1c0

Please sign in to comment.