File: go.mod

package info (click to toggle)
golang-github-jeromer-syslogparser 0.0~git20210813.bbb7299-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 184 kB
  • sloc: makefile: 24
file content (5 lines) | stat: -rw-r--r-- 92 bytes parent folder | download
1
2
3
4
5
module github.com/jeromer/syslogparser

go 1.14

require github.com/stretchr/testify v1.7.0