1 Star 0 Fork 105

pywu/ohUrlShortener

forked from h4cd/ohUrlShortener 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
go.mod 948 Bytes
一键复制 编辑 原始数据 按行查看 历史
module ohurlshortener
go 1.16
require (
github.com/Masterminds/goutils v1.1.1 // indirect
github.com/Masterminds/semver v1.5.0 // indirect
github.com/Masterminds/sprig v2.22.0+incompatible
github.com/btcsuite/btcd/btcutil v1.1.2
github.com/bxcodec/faker/v3 v3.8.0
github.com/dchest/captcha v0.0.0-20200903113550-03f5f0333e1f
github.com/gin-gonic/gin v1.7.7
github.com/go-redis/redis/v8 v8.11.5
github.com/google/go-cmp v0.5.7 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/huandu/xstrings v1.3.2 // indirect
github.com/imdario/mergo v0.3.12 // indirect
github.com/jmoiron/sqlx v1.3.4
github.com/lib/pq v1.10.4
github.com/mitchellh/copystructure v1.2.0 // indirect
github.com/xuri/excelize/v2 v2.6.0
golang.org/x/crypto v0.0.0-20220411220226-7b82a4e95df4 //indirect
golang.org/x/net v0.0.0-20220421235706-1d1ef9303861 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
gopkg.in/ini.v1 v1.66.4
)
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/pywu/ohurlshortener.git
git@gitee.com:pywu/ohurlshortener.git
pywu
ohurlshortener
ohUrlShortener
main

搜索帮助