Skip to content

Commit

Permalink
Merge pull request #438 from uselagoon/bump-go-version
Browse files Browse the repository at this point in the history
chore: bump go version number in go.mod
  • Loading branch information
smlx authored May 7, 2024
2 parents 2b77486 + cba4157 commit fef9a2b
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/uselagoon/ssh-portal

go 1.22
go 1.22.2

require (
github.com/MicahParks/keyfunc/v2 v2.1.0
Expand Down

0 comments on commit fef9a2b

Please sign in to comment.