Skip to content

Commit

Permalink
build: use go 1.22.11 (#266)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <[email protected]>
  • Loading branch information
wolf31o2 authored Jan 19, 2025
1 parent d99d75b commit 6ec56f4
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/blinklabs-io/nview

go 1.22.9
go 1.22.11

require (
github.com/blinklabs-io/gouroboros v0.106.2
Expand Down

0 comments on commit 6ec56f4

Please sign in to comment.