Skip to content

Commit

Permalink
go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Lasse Gaardsholt <[email protected]>
  • Loading branch information
Gaardsholt committed Nov 7, 2024
1 parent 13ecbb3 commit 6aa5f27
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
module github.com/BESTSELLER/dependabot-circleci

go 1.23
go 1.23.0

toolchain go1.23.2

require (
github.com/CircleCI-Public/circleci-cli v0.1.30995
github.com/google/go-containerregistry v0.20.2
Expand Down

0 comments on commit 6aa5f27

Please sign in to comment.