File: go.mod

package info (click to toggle)
golang-github-arduino-pluggable-monitor-protocol-handler 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 292 kB
  • sloc: makefile: 4
file content (5 lines) | stat: -rw-r--r-- 121 bytes parent folder | download
1
2
3
4
5
module github.com/arduino/pluggable-monitor-protocol-handler

go 1.16

require github.com/hashicorp/go-multierror v1.1.1