File: go.mod

package info (click to toggle)
golang-github-tinylib-msgp 1.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,344 kB
  • sloc: makefile: 48
file content (10 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
module github.com/tinylib/msgp

go 1.22

require (
	github.com/philhofer/fwd v1.2.0
	golang.org/x/tools v0.22.0
)

require golang.org/x/mod v0.18.0 // indirect