aboutsummaryrefslogtreecommitdiff
path: root/_example/go.mod
diff options
context:
space:
mode:
Diffstat (limited to '_example/go.mod')
-rw-r--r--_example/go.mod11
1 files changed, 11 insertions, 0 deletions
diff --git a/_example/go.mod b/_example/go.mod
new file mode 100644
index 0000000..f390d60
--- /dev/null
+++ b/_example/go.mod
@@ -0,0 +1,11 @@
+module httpec
+
+go 1.17
+
+require snix.ir/ecookie v0.0.0-20220202195550-f464a924ce18
+
+require (
+ golang.org/x/crypto v0.0.0-20220131195533-30dcbda58838 // indirect
+ golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 // indirect
+ snix.ir/rabbitio v0.0.0-20220123060014-f8c9838efbd6 // indirect
+)

Snix LLC Git Repository Holder Copyright(C) 2022 All Rights Reserved Email To Snix.IR