Skip to content

Commit

Permalink
Merge pull request #624 from planetscale/dependabot/go_modules/golang…
Browse files Browse the repository at this point in the history
….org/x/net-0.7.0

build(deps): bump golang.org/x/net from 0.5.0 to 0.7.0
  • Loading branch information
dbussink authored Feb 27, 2023
2 parents f4bb574 + 907d9fc commit 87deec9
Show file tree
Hide file tree
Showing 37 changed files with 102 additions and 167 deletions.
2 changes: 1 addition & 1 deletion .licenses/go/github.com/briandowns/spinner.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/briandowns/spinner
version: v1.20.0
version: v1.22.0
type: go
summary: Package spinner is a simple package to add a spinner / progress indicator
to any terminal application.
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/dustin/go-humanize.dep.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: github.com/dustin/go-humanize
version: v1.0.0
version: v1.0.1
type: go
summary: Package humanize converts boring ugly numbers to human-friendly strings and
back.
homepage: https://godoc.org/github.com/dustin/go-humanize
homepage: https://pkg.go.dev/github.com/dustin/go-humanize
license: mit
licenses:
- sources: LICENSE
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/fatih/color.dep.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: github.com/fatih/color
version: v1.13.0
version: v1.14.1
type: go
summary: Package color is an ANSI color package to output colorized or SGR defined
output to the standard output.
homepage: https://godoc.org/github.com/fatih/color
homepage: https://pkg.go.dev/github.com/fatih/color
license: mit
licenses:
- sources: LICENSE.md
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/gocarina/gocsv.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/gocarina/gocsv
version: v0.0.0-20221105105431-c8ef78125b99
version: v0.0.0-20230226133904-70c27cb2918a
type: go
summary:
homepage: https://pkg.go.dev/github.com/gocarina/gocsv
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/magiconair/properties.dep.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
name: github.com/magiconair/properties
version: v1.8.6
version: v1.8.7
type: go
summary: Package properties provides functions for reading and writing ISO-8859-1
and UTF-8 encoded .properties files and has support for recursive property expansion.
homepage: https://godoc.org/github.com/magiconair/properties
homepage: https://pkg.go.dev/github.com/magiconair/properties
license: bsd-2-clause
licenses:
- sources: LICENSE.md
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/planetscale/planetscale-go/planetscale
version: v0.79.0
version: v0.82.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/planetscale/planetscale-go/planetscale
license: apache-2.0
licenses:
- sources: planetscale-go@v0.79.0/LICENSE
- sources: planetscale-go@v0.82.0/LICENSE
text: |2
Apache License
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/rivo/uniseg.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/rivo/uniseg
version: v0.4.3
version: v0.4.4
type: go
summary: Package uniseg implements Unicode Text Segmentation, Unicode Line Breaking,
and string width calculation for monospace fonts.
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/spf13/afero.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/afero
version: v1.9.3
version: v1.9.4
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/afero
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/github.com/spf13/afero/internal/common.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/afero/internal/common
version: v1.9.3
version: v1.9.4
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/afero/internal/common
license: apache-2.0
licenses:
- sources: [email protected].3/LICENSE.txt
- sources: [email protected].4/LICENSE.txt
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -182,7 +182,7 @@ licenses:
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
- sources: [email protected].3/README.md
- sources: [email protected].4/README.md
text: |-
Afero is released under the Apache 2.0 license. See
[LICENSE.txt](https://github.com/spf13/afero/blob/master/LICENSE.txt)
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/github.com/spf13/afero/mem.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/afero/mem
version: v1.9.3
version: v1.9.4
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/afero/mem
license: apache-2.0
licenses:
- sources: [email protected].3/LICENSE.txt
- sources: [email protected].4/LICENSE.txt
text: |2
Apache License
Version 2.0, January 2004
Expand Down Expand Up @@ -182,7 +182,7 @@ licenses:
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.
- sources: [email protected].3/README.md
- sources: [email protected].4/README.md
text: |-
Afero is released under the Apache 2.0 license. See
[LICENSE.txt](https://github.com/spf13/afero/blob/master/LICENSE.txt)
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/spf13/viper.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/spf13/viper
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/github.com/spf13/viper/internal/encoding.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/dotenv
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/dotenv
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/hcl
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/hcl
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/ini
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/ini
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/javaproperties
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/javaproperties
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/json
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/json
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/toml
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/toml
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: github.com/spf13/viper/internal/encoding/yaml
version: v1.14.0
version: v1.15.0
type: go
summary:
homepage: https://pkg.go.dev/github.com/spf13/viper/internal/encoding/yaml
license: mit
licenses:
- sources: viper@v1.14.0/LICENSE
- sources: viper@v1.15.0/LICENSE
text: |-
The MIT License (MIT)
Expand Down
2 changes: 1 addition & 1 deletion .licenses/go/github.com/subosito/gotenv.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: github.com/subosito/gotenv
version: v1.4.1
version: v1.4.2
type: go
summary: Package gotenv provides functionality to dynamically load the environment
variables
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/go.uber.org/multierr.dep.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
---
name: go.uber.org/multierr
version: v1.8.0
version: v1.9.0
type: go
summary: Package multierr allows combining one or more errors together.
homepage: https://godoc.org/go.uber.org/multierr
homepage: https://pkg.go.dev/go.uber.org/multierr
license: mit
licenses:
- sources: LICENSE.txt
Expand Down
63 changes: 0 additions & 63 deletions .licenses/go/golang.org/x/net/context/ctxhttp.dep.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .licenses/go/golang.org/x/oauth2.dep.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: golang.org/x/oauth2
version: v0.4.0
version: v0.5.0
type: go
summary: Package oauth2 provides support for making OAuth2 authorized and authenticated
HTTP requests, as specified in RFC 6749.
Expand Down
4 changes: 2 additions & 2 deletions .licenses/go/golang.org/x/oauth2/internal.dep.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
---
name: golang.org/x/oauth2/internal
version: v0.4.0
version: v0.5.0
type: go
summary: Package internal contains support packages for oauth2 package.
homepage: https://pkg.go.dev/golang.org/x/oauth2/internal
license: bsd-3-clause
licenses:
- sources: oauth2@v0.4.0/LICENSE
- sources: oauth2@v0.5.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down
6 changes: 3 additions & 3 deletions .licenses/go/golang.org/x/sys/execabs.dep.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
name: golang.org/x/sys/execabs
version: v0.4.0
version: v0.5.0
type: go
summary: Package execabs is a drop-in replacement for os/exec that requires PATH lookups
to find absolute paths.
homepage: https://pkg.go.dev/golang.org/x/sys/execabs
license: bsd-3-clause
licenses:
- sources: sys@v0.4.0/LICENSE
- sources: sys@v0.5.0/LICENSE
text: |
Copyright (c) 2009 The Go Authors. All rights reserved.
Expand Down Expand Up @@ -36,7 +36,7 @@ licenses:
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
- sources: sys@v0.4.0/PATENTS
- sources: sys@v0.5.0/PATENTS
text: |
Additional IP Rights Grant (Patents)
Expand Down
Loading

0 comments on commit 87deec9

Please sign in to comment.