summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/golang.org/x/exp/@v/v0.0.0-20220613132600-b0d781184e0d.mod
blob: c64f30050c4e2d1cb3a84bc28db2846870ec5afb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
module golang.org/x/exp

go 1.18

require (
	golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
	golang.org/x/tools v0.1.10
)

require (
	github.com/google/go-cmp v0.5.8 // indirect
	golang.org/x/sys v0.0.0-20211019181941-9d821ace8654 // indirect
	golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect
)