aboutsummaryrefslogtreecommitdiff
path: root/_example/go.mod
blob: f390d60f24d9dad99f87654d231921b4930cc90b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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