Skip to content

Commit

Permalink
chore: set a more reasonable go version
Browse files Browse the repository at this point in the history
  • Loading branch information
neurosnap committed Apr 17, 2024
1 parent 1dc70e8 commit 2071618
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/picosh/pobj

go 1.22.0
go 1.21.9

require (
github.com/charmbracelet/ssh v0.0.0-20230822194956-1a051f898e09
Expand Down

0 comments on commit 2071618

Please sign in to comment.