mirror of
https://github.com/hashicorp/vagrant.git
synced 2026-06-08 16:26:25 -04:00
Update go version in mod file to 1.17
This commit is contained in:
parent
0d02f0377b
commit
345cc058d1
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/hashicorp/vagrant
|
||||
|
||||
go 1.13
|
||||
go 1.17
|
||||
|
||||
require (
|
||||
cloud.google.com/go/storage v1.18.2 // indirect
|
||||
|
|
|
|||
Loading…
Reference in a new issue