Changeset 425 in code for trunk/go.mod


Ignore:
Timestamp:
Oct 25, 2020, 5:15:54 PM (5 years ago)
Author:
contact
Message:

Upgrade dependencies

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r424 r425  
    77        github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
    88        github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
    9         github.com/klauspost/compress v1.10.11 // indirect
    10         github.com/mattn/go-sqlite3 v1.14.1
    11         github.com/pires/go-proxyproto v0.1.3
    12         golang.org/x/crypto v0.0.0-20200820211705-5c72a883971a
    13         golang.org/x/sys v0.0.0-20200824131525-c12d262b63d8 // indirect
     9        github.com/klauspost/compress v1.11.1 // indirect
     10        github.com/mattn/go-sqlite3 v1.14.4
     11        github.com/pires/go-proxyproto v0.2.0
     12        golang.org/x/crypto v0.0.0-20201016220609-9e8e0b390897
     13        golang.org/x/sys v0.0.0-20201024232916-9f70ab9862d5 // indirect
    1414        gopkg.in/irc.v3 v3.1.3
    1515        nhooyr.io/websocket v1.8.6
Note: See TracChangeset for help on using the changeset viewer.