We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc3df2e commit 7dd579eCopy full SHA for 7dd579e
go.mod
@@ -3,6 +3,6 @@ module github.com/sourcegraph/deploy-sourcegraph-docker
3
go 1.15
4
5
require (
6
- github.com/slimsag/update-docker-tags v0.7.0
7
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20210827082742-d97bba3dcd2c
+ github.com/sourcegraph/update-docker-tags v0.8.0
8
)
0 commit comments