Skip to content

Commit

Permalink
Restore go 1.12 in go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
stanislas-m committed Aug 16, 2019
1 parent 1bb9d94 commit 52ce5da
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/gobuffalo/buffalo-pop

go 1.12

require (
github.com/cockroachdb/apd v1.1.0 // indirect
github.com/cockroachdb/cockroach-go v0.0.0-20181001143604-e0a95dfd547c // indirect
Expand Down

0 comments on commit 52ce5da

Please sign in to comment.