Skip to content

Commit

Permalink
specified go minor version in go.mod (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
amorey committed May 3, 2024
1 parent d4851fd commit a0de805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/kubetail-org/kubetail

go 1.21
go 1.21.9

require (
github.com/99designs/gqlgen v0.17.45
Expand Down

0 comments on commit a0de805

Please sign in to comment.