move go mod

This commit is contained in:
Cong Ding
2020-05-14 16:44:16 -04:00
parent 4dc67bcdb0
commit 56d89ec645
2 changed files with 3 additions and 3 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/ccding/go-stun
go 1.14

View File

@@ -1,3 +0,0 @@
module github.com/ccding/go-stun/stun
go 1.14