From d0a84f15f765383e077fee487af61c0e2e6bdf6d Mon Sep 17 00:00:00 2001 From: Victor Häggqvist Date: Mon, 6 Apr 2020 22:25:04 +0200 Subject: use mod --- go.sum | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 go.sum (limited to 'go.sum') diff --git a/go.sum b/go.sum new file mode 100644 index 0000000..b067791 --- /dev/null +++ b/go.sum @@ -0,0 +1,6 @@ +github.com/go-ini/ini v1.32.0 h1:/MArBHSS0TFR28yPPDK1vPIjt4wUnPBfb81i6iiyKvA= +github.com/go-ini/ini v1.32.0/go.mod h1:ByCAeIL28uOIIG0E3PJtZPDL8WnHpFKFOtgjp+3Ies8= +github.com/gocarina/gocsv v0.0.0-20180113182942-45cbb9cde54e h1:lalH/oBshtpmCG6AVhg0KkTRbqyHNGPO2XmtTA82AG4= +github.com/gocarina/gocsv v0.0.0-20180113182942-45cbb9cde54e/go.mod h1:/oj50ZdPq/cUjA02lMZhijk5kR31SEydKyqah1OgBuo= +github.com/victorhaggqvist/pflag v0.0.2-0.20160203232644-de7e39409b47 h1:SiSUP1nVzbAyiveT2jIitSS2dcVwGUVclSTgIxX79Cc= +github.com/victorhaggqvist/pflag v0.0.2-0.20160203232644-de7e39409b47/go.mod h1:MbC1MDJQV0btWa/MNc+eRjUYCZ4bC0KR1fplO35NvAc= -- cgit v1.2.3