Skip to content

Commit

Permalink
Merge pull request #1657 from snyk/chore/bump-go-getter
Browse files Browse the repository at this point in the history
chore: bump go-getter to resolve vuln and go mod tidy
  • Loading branch information
agatakrajewska authored Jun 6, 2023
2 parents 31ceb52 + a504b4c commit 829ead4
Show file tree
Hide file tree
Showing 102 changed files with 40,934 additions and 7,418 deletions.
4 changes: 1 addition & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,8 @@ builds:
- 386
ldflags: "-s -w -X github.com/snyk/driftctl/build.env={{ .Env.ENV }} -X github.com/snyk/driftctl/pkg/version.version={{ .Tag }}"
archives:
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{ .Arch }}'
- name_template: '{{ .ProjectName }}_{{ .Os }}_{{- if eq .Arch "armv6" }}arm{{- else }}{{ .Arch }}{{ end }}'
format: binary
replacements:
armv6: arm
checksum:
name_template: '{{ .ProjectName }}_SHA256SUMS'
algorithm: sha256
Expand Down
17 changes: 16 additions & 1 deletion enumeration/mock_Filter.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

97 changes: 74 additions & 23 deletions enumeration/remote/aws/repository/mock_ApiGatewayRepository.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 829ead4

Please sign in to comment.