Skip to content

Commit

Permalink
Merge pull request #220 from nkryuchkov/fix/go-mod
Browse files Browse the repository at this point in the history
Fix go.mod
  • Loading branch information
jdknives authored Mar 10, 2020
2 parents 5f2668b + 2a07791 commit 8217ae5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ require (
github.com/google/uuid v1.1.1
github.com/gorilla/securecookie v1.1.1
github.com/hashicorp/yamux v0.0.0-20190923154419-df201c70410d // indirect
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect
github.com/mholt/archiver/v3 v3.3.0
github.com/pkg/profile v1.3.0
github.com/prometheus/client_golang v1.3.0
Expand Down

0 comments on commit 8217ae5

Please sign in to comment.