TUN-6601: Update gopkg.in/yaml.v3 references in modules

This commit is contained in:
Sudarsan Reddy
2022-07-27 10:05:15 +01:00
parent 032ba7b5e4
commit d96c39196d
3 changed files with 4 additions and 4 deletions

2
go.mod
View File

@@ -103,3 +103,5 @@ replace github.com/lucas-clemente/quic-go => github.com/chungthuang/quic-go v0.2
// Avoid 'CVE-2022-21698'
replace github.com/prometheus/golang_client => github.com/prometheus/golang_client v1.12.1
replace gopkg.in/yaml.v3 => gopkg.in/yaml.v3 v3.0.1