Skip to content

Commit

Permalink
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0.
- [Commits](golang/net@v0.21.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 19, 2024
1 parent c725496 commit fab6ce9
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,3 @@ module github.com/italia/publiccode-editor/wasm
go 1.21

toolchain go1.21.7

require github.com/italia/publiccode-parser-go/v4 v4.0.0-20240227083024-c6380045750f

require (
github.com/Jeffail/gabs v1.4.0 // indirect
github.com/alranel/go-vcsurl/v2 v2.0.2 // indirect
github.com/dyatlov/go-oembed v0.0.0-20191103150536-a57c85b3b37c // indirect
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
github.com/go-playground/locales v0.14.1 // indirect
github.com/go-playground/universal-translator v0.18.1 // indirect
github.com/go-playground/validator/v10 v10.18.0 // indirect
github.com/italia/httpclient-lib-go v0.0.1 // indirect
github.com/kr/pretty v0.3.0 // indirect
github.com/kyoh86/go-spdx v0.0.5-0.20220518012447-4d195d3a5da1 // indirect
github.com/leodido/go-urn v1.4.0 // indirect
github.com/rivo/uniseg v0.4.4 // indirect
github.com/rogpeppe/go-internal v1.8.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 // indirect
golang.org/x/crypto v0.19.0 // indirect
golang.org/x/net v0.21.0 // indirect
golang.org/x/sys v0.17.0 // indirect
golang.org/x/text v0.14.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

0 comments on commit fab6ce9

Please sign in to comment.