upgrade third party dependencies
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
"name": "cli",
|
||||
"copyright": "Copyright (c) 2023 urfave/cli maintainers",
|
||||
"url": "https://github.com/urfave/cli",
|
||||
"licenseUrl": "https://github.com/urfave/cli/blob/v3.5.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/urfave/cli/blob/v3.6.1/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "INI",
|
||||
@@ -85,31 +85,31 @@
|
||||
"name": "Go Cryptography",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/crypto",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.43.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/crypto/+/refs/tags/v0.45.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go Networking",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/net",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/net/+/refs/tags/v0.46.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/net/+/refs/tags/v0.47.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go Text",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/text",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/text/+/refs/tags/v0.30.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/text/+/refs/tags/v0.31.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Go OAuth2",
|
||||
"copyright": "Copyright (c) 2009 The Go Authors. All rights reserved.",
|
||||
"url": "https://golang.org/x/oauth2",
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.32.0:LICENSE"
|
||||
"licenseUrl": "https://cs.opensource.google/go/x/oauth2/+/refs/tags/v0.33.0:LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "go-oidc",
|
||||
"copyright": "Copyright 2014 CoreOS, Inc",
|
||||
"url": "https://github.com/coreos/go-oidc",
|
||||
"licenseUrl": "https://github.com/coreos/go-oidc/blob/v3.16.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/coreos/go-oidc/blob/v3.17.0/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "Gomail",
|
||||
@@ -121,13 +121,13 @@
|
||||
"name": "MinIO Go Client SDK",
|
||||
"copyright": "MinIO Cloud Storage, (C) 2014-2020 MinIO, Inc.",
|
||||
"url": "https://github.com/minio/minio-go",
|
||||
"licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.95/LICENSE"
|
||||
"licenseUrl": "https://github.com/minio/minio-go/blob/v7.0.97/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "gocron",
|
||||
"copyright": "Copyright (c) 2014, 辣椒面",
|
||||
"url": "https://github.com/go-co-op/gocron",
|
||||
"licenseUrl": "https://github.com/go-co-op/gocron/blob/v2.17.0/LICENSE"
|
||||
"licenseUrl": "https://github.com/go-co-op/gocron/blob/v2.18.2/LICENSE"
|
||||
},
|
||||
{
|
||||
"name": "barcode",
|
||||
|
||||
Reference in New Issue
Block a user