summaryrefslogtreecommitdiffstats
path: root/dependencies/pkg/mod/cache/download/go.uber.org/atomic/@v/v1.10.0.mod
blob: 69616f77916631233db1e151787de9e805bf3cdd (plain)
1
2
3
4
5
6
7
8
9
10
module go.uber.org/atomic

require github.com/stretchr/testify v1.3.0

require (
	github.com/davecgh/go-spew v1.1.1 // indirect
	github.com/pmezard/go-difflib v1.0.0 // indirect
)

go 1.18