1
0
mirror of https://github.com/strongdm/comply synced 2024-06-30 22:14:22 +00:00

dependency fix for homebrew tap

This commit is contained in:
Justin McCarthy 2021-05-17 10:56:43 -07:00
parent efb59fd233
commit ccb78ddfbd
No known key found for this signature in database
GPG Key ID: 900437410E142A48

1
go.mod
View File

@ -8,6 +8,7 @@ require (
github.com/aktau/github-release v0.8.1
github.com/andygrunwald/go-jira v1.12.0
github.com/containous/go-bindata v1.0.0
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/davecgh/go-spew v1.1.1
github.com/docker/distribution v2.7.1+incompatible // indirect
github.com/docker/docker v1.13.1