Changeset 490 in code for trunk/go.mod
- Timestamp:
- Mar 31, 2021, 4:18:16 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/go.mod
r488 r490 8 8 github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21 9 9 github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 10 github.com/klauspost/compress v1.11. 7// indirect10 github.com/klauspost/compress v1.11.13 // indirect 11 11 github.com/mattn/go-sqlite3 v1.14.6 12 github.com/pires/go-proxyproto v0. 4.013 golang.org/x/crypto v0.0.0-202 01221181555-eec23a3978ad14 golang.org/x/sys v0.0.0-20210 113181707-4bcb84eeeb78// indirect15 golang.org/x/term v0.0.0-202 01210144234-2321bbc49cbf// indirect12 github.com/pires/go-proxyproto v0.5.0 13 golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 14 golang.org/x/sys v0.0.0-20210330210617-4fbd30eecc44 // indirect 15 golang.org/x/term v0.0.0-20210317153231-de623e64d2a6 // indirect 16 16 gopkg.in/irc.v3 v3.1.4 17 17 nhooyr.io/websocket v1.8.6
Note:
See TracChangeset
for help on using the changeset viewer.