bump the expected go language version of the main module to 1.13 (#7429)

This commit is contained in:
R.B. Boyer 2020-03-10 14:46:09 -05:00 committed by GitHub
parent 0dd8c44291
commit 31943924f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/hashicorp/consul
go 1.12
go 1.13
replace github.com/hashicorp/consul/api => ./api