Skip to content

Commit

Permalink
Update go.mod (#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
santoshkal authored Jul 24, 2024
1 parent dee364a commit e2293db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module github.com/intelops/genval

go 1.22.0
go 1.22.5

require (
cuelang.org/go v0.9.2
github.com/briandowns/spinner v1.23.1
Expand Down

0 comments on commit e2293db

Please sign in to comment.