go.sum
author Mikael Berthe <mikael@lilotux.net>
Sat, 13 Mar 2021 19:31:49 +0100
changeset 27 e882f78c302e
child 29 2b8506d91ad5
permissions -rw-r--r--
Add go modules; fix a linting warning
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27
e882f78c302e Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
e882f78c302e Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
e882f78c302e Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07 h1:UyzmZLoiDWMRywV4DUYb9Fbt8uiOSooupjTq10vpvnU=
e882f78c302e Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
github.com/tarm/serial v0.0.0-20180830185346-98f6abe2eb07/go.mod h1:kDXzergiv9cbyO7IOYJZWg1U88JhDg3PB6klq9Hg2pA=
e882f78c302e Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
golang.org/x/sys v0.0.0-20210313110737-8e9fff1a3a18 h1:jxr7/dEo+rR29uEBoLSWJ1tRHCFAMwFbGUU9nRqzpds=
e882f78c302e Add go modules; fix a linting warning
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
golang.org/x/sys v0.0.0-20210313110737-8e9fff1a3a18/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=