summaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-20 20:30:04 +0300
committerValery Piashchynski <[email protected]>2020-12-20 20:30:04 +0300
commit3d4c75aadd9ffd0d46728f48f685de2e1bfc44bb (patch)
treebc7fba2ab68e4018e5fa24d5070b7c885808bb6a /go.mod
parentda3ef1c19c865401a755e4c6f8140d2507f88dfd (diff)
Merge changes
Diffstat (limited to 'go.mod')
-rwxr-xr-xgo.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index bf86baf0..b19ef157 100755
--- a/go.mod
+++ b/go.mod
@@ -7,8 +7,8 @@ require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/fatih/color v1.10.0
github.com/go-ole/go-ole v1.2.4 // indirect
- github.com/gofiber/fiber/v2 v2.3.0
github.com/go-redis/redis/v8 v8.4.4
+ github.com/gofiber/fiber/v2 v2.3.0
github.com/golang/mock v1.4.4
github.com/hashicorp/go-multierror v1.1.0
github.com/json-iterator/go v1.1.10