mirror of
https://github.com/fluffle/goirc
synced 2025-09-06 00:43:20 +00:00
bump x/net again, dependabot version was still ancient
This commit is contained in:
parent
b1a6e3a286
commit
8f19c23050
2 changed files with 15 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -5,7 +5,7 @@ require (
|
|||
github.com/fluffle/golog/logging v0.0.0-20180928190033-7d99e85061cb
|
||||
github.com/golang/glog v1.0.0
|
||||
github.com/golang/mock v1.5.0
|
||||
golang.org/x/net v0.7.0
|
||||
golang.org/x/net v0.18.0
|
||||
)
|
||||
|
||||
go 1.13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue