File: go.mod

package info (click to toggle)
golang-github-cenk-rpc2 0.0~git20240915.0.ff2a9be-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: makefile: 2
file content (5 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (3)
1
2
3
4
5
module github.com/cenkalti/rpc2

go 1.20

require github.com/cenkalti/hub v1.0.2