sync ports with The Matrix

This commit is contained in:
purplerain 2023-09-17 04:05:06 +00:00
parent 02776f1507
commit a0fe1892c0
Signed by: purplerain
GPG key ID: F42C07F07E2E35B7
885 changed files with 6817 additions and 4874 deletions

View file

@ -0,0 +1,20 @@
MODGO_MODULES = \
github.com/arl/gitstatus v0.6.0 \
github.com/davecgh/go-spew v1.1.0 \
github.com/kr/pretty v0.1.0 \
github.com/kr/pty v1.1.1 \
github.com/kr/text v0.1.0 \
github.com/pkg/diff v0.0.0-20210226163009-20ebb0f2a09e \
github.com/pmezard/go-difflib v1.0.0 \
github.com/rogpeppe/go-internal v1.9.0 \
github.com/stretchr/objx v0.1.0 \
github.com/stretchr/testify v1.7.0 \
golang.org/x/exp v0.0.0-20230210204819-062eb4c674ab \
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 \
gopkg.in/yaml.v3 v3.0.0
MODGO_MODFILES = \
github.com/stretchr/testify v1.3.0 \
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 \
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c