Skip to content

Commit

Permalink
build(go): downgrade go to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
anhgelus committed Jun 8, 2023
1 parent 97eaf20 commit 12c6446
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/msmp-core/maze-generator-cli

go 1.20

require golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1 // indirect
go 1.19

0 comments on commit 12c6446

Please sign in to comment.