File: go.mod

package info (click to toggle)
golang-github-mattermost-xml-roundtrip-validator 0.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 152 kB
  • sloc: makefile: 5
file content (5 lines) | stat: -rw-r--r-- 106 bytes parent folder | download
1
2
3
4
5
module github.com/mattermost/xml-roundtrip-validator

go 1.14

require github.com/stretchr/testify v1.6.1