Chore: update uap-go (#43285)

for CVE-2021-21317
This commit is contained in:
Kyle Brandt
2021-12-17 10:43:43 -05:00
committed by GitHub
parent c4aaf5f9d1
commit c50f0d1dd1
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -91,7 +91,7 @@ require (
github.com/stretchr/testify v1.7.0
github.com/teris-io/shortid v0.0.0-20171029131806-771a37caa5cf
github.com/timberio/go-datemath v0.1.1-0.20200323150745-74ddef604fff
github.com/ua-parser/uap-go v0.0.0-20190826212731-daf92ba38329
github.com/ua-parser/uap-go v0.0.0-20211112212520-00c877edfe0f
github.com/uber/jaeger-client-go v2.29.1+incompatible
github.com/unknwon/com v1.0.1
github.com/urfave/cli/v2 v2.3.0