2
0

Code review changes

This commit is contained in:
Jan Dubsky
2022-10-10 15:00:48 +02:00
committed by Jack Christensen
parent 8663ac8d76
commit 30b91519a0
3 changed files with 10 additions and 3 deletions
+5 -2
View File
@@ -1,8 +1,11 @@
module github.com/jackc/puddle/v2
go 1.19
go 1.18
require github.com/stretchr/testify v1.8.0
require (
github.com/stretchr/testify v1.8.0
go.uber.org/atomic v1.10.0
)
require (
github.com/davecgh/go-spew v1.1.1 // indirect