This commit is contained in:
2025-07-21 02:35:32 +07:00
parent 6a17a02900
commit b897a4dfda
2 changed files with 0 additions and 17 deletions
-8
View File
@@ -1,11 +1,3 @@
module git.3crabs.ru/VLADIMIR/net
go 1.20
require github.com/stretchr/testify v1.8.4
require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)