Skip to content

Commit 7adaceb

Browse files
author
Roman
committed
update go.sum
1 parent dcdd4bf commit 7adaceb

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

go.mod

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ module github.com/selectel/dedicated-go/v2
22

33
go 1.23
44

5-
require (
6-
github.com/selectel/dedicated-go v1.0.0
7-
github.com/stretchr/testify v1.11.1
8-
)
5+
require github.com/stretchr/testify v1.11.1
96

107
require (
118
github.com/davecgh/go-spew v1.1.1 // indirect

0 commit comments

Comments
 (0)