diff --git a/go.mod b/go.mod index 0c3a2b7..50a48ab 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/andreimarcu/linx-server -go 1.13 +go 1.14 require ( github.com/GeertJohan/go.rice v1.0.0