Changeset 424 in code for trunk/go.mod


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

Switch to go-scfg

We don't use child directives yet, but likely will in the future.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r418 r424  
    44
    55require (
     6        git.sr.ht/~emersion/go-scfg v0.0.0-20201019143924-142a8aa629fc
    67        github.com/emersion/go-sasl v0.0.0-20200509203442-7bfe0ed36a21
    78        github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
Note: See TracChangeset for help on using the changeset viewer.