Changeset 48 in code for trunk/go.mod


Ignore:
Timestamp:
Sep 17, 2021, 11:32:14 PM (4 years ago)
Author:
prologic
Message:

Forked project

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r47 r48  
    1 module github.com/zserge/zs
     1module git.mills.io/prologic/zs
    22
    33go 1.17
    44
    55require (
    6         github.com/eknkc/amber v0.0.0-20171010120322-cdade1c07385
    76        github.com/russross/blackfriday/v2 v2.1.0
    8         github.com/yosssi/gcss v0.1.0
    97        gopkg.in/yaml.v2 v2.4.0
    108)
Note: See TracChangeset for help on using the changeset viewer.