From 1d1314627be1f3f93847b219ebb5cd99742ea683 Mon Sep 17 00:00:00 2001 From: mudler Date: Mon, 9 May 2022 00:02:33 +0200 Subject: [PATCH] arrow_up: Update go mod --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index 04721ad..23dd284 100644 --- a/go.mod +++ b/go.mod @@ -60,6 +60,7 @@ require ( github.com/gorilla/websocket v1.5.0 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect github.com/hashicorp/go-multierror v1.1.1 // indirect + github.com/hashicorp/go-version v1.4.0 // indirect github.com/hashicorp/golang-lru v0.5.4 // indirect github.com/huin/goupnp v1.0.3 // indirect github.com/ipfs/go-cid v0.1.0 // indirect