mirror of
https://github.com/therootcompany/serviceman.git
synced 2025-04-02 22:00:37 +00:00
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20180921000356-2f5d2388922f to 0.36.0. - [Commits](https://github.com/golang/net/commits/v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
12 lines
263 B
Modula-2
12 lines
263 B
Modula-2
module git.rootprojects.org/root/serviceman
|
|
|
|
go 1.12
|
|
|
|
require (
|
|
git.rootprojects.org/root/go-gitver/v2 v2.0.2
|
|
github.com/UnnoTed/fileb0x v1.1.3
|
|
github.com/mitchellh/go-ps v0.0.0-20170309133038-4fdf99ab2936
|
|
golang.org/x/net v0.36.0
|
|
golang.org/x/sys v0.30.0
|
|
)
|