File: go.mod

package info (click to toggle)
golang-github-subosito-gotenv 1.2.0%2Bgit20190917.de67a66-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, bullseye-backports
  • size: 124 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 87 bytes parent folder | download | duplicates (2)
1
2
3
4
5
module github.com/subosito/gotenv

go 1.13

require github.com/stretchr/testify v1.4.0