mirror of
https://github.com/fluffle/goirc
synced 2025-09-06 00:43:20 +00:00
Bump x/net dep to shut dependabot up; mod tidy.
This commit is contained in:
parent
893a0b4077
commit
53eac75162
2 changed files with 4 additions and 37 deletions
4
go.mod
4
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.18.0
|
||||
golang.org/x/net v0.43.0
|
||||
)
|
||||
|
||||
go 1.13
|
||||
go 1.23.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue