Skip to content

Commit

Permalink
forgot to modify the go.mod file and go.sum (#950)
Browse files Browse the repository at this point in the history
  • Loading branch information
DaedalusG authored Oct 5, 2023
1 parent e393f6f commit 60ef9eb
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 190 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ module github.com/sourcegraph/deploy-sourcegraph-docker
go 1.15

require (
github.com/Masterminds/semver v1.5.0
github.com/sourcegraph/run v0.12.0
github.com/sourcegraph/sourcegraph/enterprise/dev/ci/images v0.0.0-20221215223216-8c996a77af64
github.com/sourcegraph/update-docker-tags v0.10.0
github.com/urfave/cli/v2 v2.25.7
)
Loading

0 comments on commit 60ef9eb

Please sign in to comment.