We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6839fd commit bd1843bCopy full SHA for bd1843b
go.mod
@@ -27,7 +27,7 @@ require (
27
github.com/tmc/langchaingo v0.0.0-20230628165432-e510561c17f9
28
github.com/urfave/cli/v2 v2.25.7
29
github.com/valyala/fasthttp v1.48.0
30
- gopkg.in/yaml.v2 v2.4.0
+ gopkg.in/yaml.v3 v3.0.1
31
gopkg.in/yaml.v3 v3.0.1
32
)
33
0 commit comments