Skip to content

Commit

Permalink
The minimum version of Go required now is 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gcla committed Oct 22, 2020
1 parent c049213 commit 20391c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module github.com/gcla/termshark/v2

go 1.12

require (
github.com/BurntSushi/toml v0.3.1 // indirect
github.com/DATA-DOG/go-sqlmock v1.3.3 // indirect
Expand Down

0 comments on commit 20391c4

Please sign in to comment.