File: go.mod

package info (click to toggle)
golang-github-tinylib-msgp 1.2.0-1~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 764 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.20240612014219-fbbf4953d986
	golang.org/x/tools v0.22.0
)

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