diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-10-11 23:12:43 +0000 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2023-11-25 16:24:16 -0800 |
| commit | e5fcc317c5f75d8fc6ea053c9f960e35e09ac38f (patch) | |
| tree | 3fac3ac6d521cf816cbdc222a2f529dad925871b /etc/pubrefman/go.mod | |
| parent | 0bc1feab16ffe37e052a04b16416f3f211b5b88a (diff) | |
| download | nng-e5fcc317c5f75d8fc6ea053c9f960e35e09ac38f.tar.gz nng-e5fcc317c5f75d8fc6ea053c9f960e35e09ac38f.tar.bz2 nng-e5fcc317c5f75d8fc6ea053c9f960e35e09ac38f.zip | |
Bump golang.org/x/net from 0.15.0 to 0.17.0 in /etc/pubrefman
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'etc/pubrefman/go.mod')
| -rw-r--r-- | etc/pubrefman/go.mod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/pubrefman/go.mod b/etc/pubrefman/go.mod index ac994c0f..dd72c334 100644 --- a/etc/pubrefman/go.mod +++ b/etc/pubrefman/go.mod @@ -35,10 +35,10 @@ require ( github.com/sirupsen/logrus v1.9.3 // indirect github.com/skeema/knownhosts v1.2.0 // indirect github.com/xanzy/ssh-agent v0.3.3 // indirect - golang.org/x/crypto v0.13.0 // indirect + golang.org/x/crypto v0.14.0 // indirect golang.org/x/mod v0.12.0 // indirect - golang.org/x/net v0.15.0 // indirect - golang.org/x/sys v0.12.0 // indirect + golang.org/x/net v0.17.0 // indirect + golang.org/x/sys v0.13.0 // indirect golang.org/x/tools v0.13.0 // indirect gopkg.in/warnings.v0 v0.1.2 // indirect gopkg.in/yaml.v2 v2.4.0 // indirect |
