diff --git a/go.mod b/go.mod index a70fff5..69d111b 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/rancher/dynamiclistener -go 1.12 +go 1.16 require ( github.com/rancher/wrangler v0.8.9