- module mro.name/go/shaarligo
- go 1.16
- require (
- github.com/gorilla/sessions v1.2.1
- github.com/kevinburke/go-bindata v3.22.0+incompatible // indirect
- github.com/stretchr/testify v1.7.0
- github.com/yhat/scrape v0.0.0-20161128144610-24b7890b0945
- golang.org/x/crypto v0.0.0-20210220033148-5ea612d1eb83
- golang.org/x/net v0.0.0-20210226172049-e18ecbb05110
- golang.org/x/text v0.3.5
- gopkg.in/yaml.v2 v2.4.0
- )
|