Skip to content

Commit

Permalink
Fix go version.
Browse files Browse the repository at this point in the history
  • Loading branch information
corywalker committed Aug 15, 2023
1 parent ec277b3 commit 846ea20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
@@ -1,6 +1,6 @@
module github.com/corywalker/expreduce

go 1.21.0
go 1.21

require (
github.com/corywalker/mathbigext v0.0.0-20181030033443-6dc8c7f3bee3
Expand Down

0 comments on commit 846ea20

Please sign in to comment.