Skip to content

Commit

Permalink
fix: Update Go version to 1.22 for GH actions required schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Pradumnasaraf committed Jul 2, 2024
1 parent a0e4c66 commit dd715fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/Pradumnasaraf/gencli

go 1.22.4
go 1.22

require (
github.com/google/generative-ai-go v0.14.0
Expand Down

0 comments on commit dd715fc

Please sign in to comment.