Skip to content

Commit

Permalink
chore(deps): update dependency golang to v1.22.0 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
nobbs authored Feb 16, 2024
1 parent 6023551 commit 629f544
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .tool-versions
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
golang 1.22.0
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/nobbs/kubectl-mapr-ticket

go 1.21
go 1.22

require (
github.com/charmbracelet/log v0.3.1
Expand Down

0 comments on commit 629f544

Please sign in to comment.