merge develop into master #21
2
go.mod
2
go.mod
@ -3,7 +3,7 @@ module mpbl3p
|
|||||||
go 1.15
|
go 1.15
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/JakeHillion/taptun v0.0.0-20210320133200-cf0ef75b1bff // indirect
|
github.com/JakeHillion/taptun v0.0.0-20210320133200-cf0ef75b1bff
|
||||||
github.com/go-playground/validator/v10 v10.4.1
|
github.com/go-playground/validator/v10 v10.4.1
|
||||||
github.com/smartystreets/goconvey v1.6.4 // indirect
|
github.com/smartystreets/goconvey v1.6.4 // indirect
|
||||||
github.com/stretchr/testify v1.4.0
|
github.com/stretchr/testify v1.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user