Skip to content

Commit

Permalink
chore(deps): run go mod tidy
Browse files Browse the repository at this point in the history
Signed-off-by: Flavio Castelli <[email protected]>
  • Loading branch information
flavio committed May 21, 2024
1 parent d8d4068 commit bccfe8a
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
module github.com/flavio/kuberlr

go 1.21
toolchain go1.22.2
go 1.22.0

toolchain go1.22.3

require (
github.com/blang/semver/v4 v4.0.0
Expand Down

0 comments on commit bccfe8a

Please sign in to comment.