Use Go 1.16

This commit is contained in:
Max Sokolovsky 2022-01-04 11:54:07 -05:00
parent acdc51060f
commit 2c1c2032dc

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/rancher/dynamiclistener
go 1.12
go 1.16
require (
github.com/rancher/wrangler v0.8.9