File: go.mod

package info (click to toggle)
golang-github-tinylib-msgp 1.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,168 kB
  • sloc: makefile: 45
file content (10 lines) | stat: -rw-r--r-- 160 bytes parent folder | download
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