1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-08-10 22:21:36 +02:00

bump github.com/google/go-querystring

---
updated-dependencies:
- dependency-name: github.com/google/go-querystring
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-08-05 23:21:34 +00:00
committed by GitHub
parent 5e62a2d0c0
commit 6c3305243a
2 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -6,7 +6,7 @@ require (
github.com/fatih/structs v1.1.0
github.com/golang-jwt/jwt v3.2.1+incompatible
github.com/google/go-cmp v0.5.6
github.com/google/go-querystring v0.0.0-20170111101155-53e6ce116135
github.com/google/go-querystring v1.1.0
github.com/pkg/errors v0.9.1
github.com/trivago/tgo v1.0.7
golang.org/x/term v0.0.0-20210220032956-6a3ed077a48d