Skip to content

Commit

Permalink
go.mod - updated go version from 1.20 to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeTRogers committed Nov 28, 2023
1 parent 78861e6 commit 703b3bf
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/JakeTRogers/subnetCalc

go 1.20
go 1.21

require (
github.com/jedib0t/go-pretty/v6 v6.4.7
Expand Down

0 comments on commit 703b3bf

Please sign in to comment.