fix: update golang to fix golang tests

Also ensure we're running the same version of golang in our test apps.
This commit is contained in:
Jose Diaz-Gonzalez
2021-11-11 16:51:48 -05:00
parent daf574188a
commit 9a403aa1ce
21 changed files with 22 additions and 22 deletions

View File

@@ -1,6 +1,6 @@
module github.com/dokku/dokku/plugins/builder
go 1.15
go 1.16
require (
github.com/codegangsta/inject v0.0.0-20150114235600-33e0aa1cb7c0