File: go.mod

package info (click to toggle)
golang-github-centrifugal-protocol 0.3.6-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 508 kB
  • sloc: makefile: 15
file content (5 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
5
module github.com/centrifugal/protocol

go 1.13

require github.com/gogo/protobuf v1.3.2