Skip to content

Commit

Permalink
Remove gofight from required modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Amygos committed Jun 10, 2019
1 parent 712b52d commit 67392ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/nethesis/icaro

require (
github.com/appleboy/gofight v2.0.0+incompatible
github.com/avct/uasurfer v0.0.0-20180817072212-dc0ec4fd1e87
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/gin-contrib/cors v0.0.0-20180926132136-4f98e8b8e930
Expand Down
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
github.com/appleboy/gofight v2.0.0+incompatible h1:ECVMVpNJFBztDbnA7ead4Ffm6mizKKb6QyR78F+j4eY=
github.com/appleboy/gofight v2.0.0+incompatible/go.mod h1:H/tvof1oZHnZdlBd+AeODZGkk1C+D2na0NXr0iXuZHA=
github.com/avct/uasurfer v0.0.0-20180817072212-dc0ec4fd1e87 h1:TUuuMI5Sxsw5IVVu3LR4ByWxCAJ/Yb8vvJLZyr9KS0s=
github.com/avct/uasurfer v0.0.0-20180817072212-dc0ec4fd1e87/go.mod h1:noBAuukeYOXa0aXGqxr24tADqkwDO2KRD15FsuaZ5a8=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
Expand Down

0 comments on commit 67392ef

Please sign in to comment.