fix: vendor/github.com/buger/jsonparser/Dockerfile to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340820
- https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340820
- https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340873
- https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340873
- https://snyk.io/vuln/SNYK-DEBIAN8-GIT-340907
This commit is contained in:
snyk-bot 2024-08-16 10:08:37 +00:00
parent bb6d5f602b
commit 346e5186c7
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.6
FROM golang:1.23
RUN go get github.com/Jeffail/gabs
RUN go get github.com/bitly/go-simplejson