Skip to content

Commit bcc5a4b

Browse files
committed
chore(deps): align api-testing module with upstream
1 parent 776e841 commit bcc5a4b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.24.2
66

77
require (
8-
github.com/linuxsuren/api-testing v0.0.19
8+
github.com/linuxsuren/api-testing v0.0.20
99
github.com/prometheus/client_golang v1.22.0
1010
github.com/stretchr/testify v1.11.1
1111
github.com/tmc/langchaingo v0.1.13
@@ -94,4 +94,3 @@ require (
9494
gopkg.in/yaml.v3 v3.0.1 // indirect
9595
)
9696

97-
replace github.com/linuxsuren/api-testing => github.com/KariHall619/api-testing v0.0.0-20251029132820-3826187ae019

0 commit comments

Comments
 (0)