Skip to content

Commit f776486

Browse files
committed
Revert "chore(deps): align api-testing module with upstream"
This reverts commit bcc5a4b.
1 parent bcc5a4b commit f776486

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go.mod

Lines changed: 2 additions & 1 deletion
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.20
8+
github.com/linuxsuren/api-testing v0.0.19
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,3 +94,4 @@ 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)