File: go.mod

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

go 1.20

require (
	github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c
	golang.org/x/tools v0.22.0
)

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