Skip to content

Commit ccf88da

Browse files
author
ipchama
committed
Woops versioned by mistake
1 parent 3f3c66b commit ccf88da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
1-
module github.com/ipchama/dhammer/v2
1+
module github.com/ipchama/dhammer
22

33
go 1.14
44

55
require (
66
github.com/corneldamian/httpway v0.0.0-20161128172351-c06076be89c8
77
github.com/google/gopacket v1.1.18
88
github.com/gorilla/handlers v1.4.2
9-
github.com/ipchama/dhammer v2.0.0+incompatible
109
github.com/julienschmidt/httprouter v1.3.0
1110
github.com/spf13/cobra v1.0.0
1211
github.com/vishvananda/netlink v1.1.0

0 commit comments

Comments
 (0)