Changeset 75 in code for trunk/go.mod


Ignore:
Timestamp:
Dec 4, 2023, 12:54:29 AM (18 months ago)
Author:
Izuru Yakumo
Message:

The Empress (III)

  • Change the way how versions are handled in version.go (to ease `go install`)
  • Upgrade yaml.v2 to yaml.v3

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r71 r75  
    77        github.com/russross/blackfriday/v2 v2.1.0
    88        github.com/yosssi/gcss v0.1.0
    9         gopkg.in/yaml.v2 v2.4.0
     9        gopkg.in/yaml.v3 v3.0.1
    1010)
Note: See TracChangeset for help on using the changeset viewer.