towerops-agent/go.mod
dependabot[bot] f2526d2e16
build(deps): bump golang.org/x/net from 0.51.0 to 0.52.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.51.0 to 0.52.0.
- [Commits](https://github.com/golang/net/compare/v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-17 21:08:20 +00:00

12 lines
242 B
Modula-2

module github.com/towerops-app/towerops-agent
go 1.25.6
require (
github.com/gosnmp/gosnmp v1.43.2
golang.org/x/crypto v0.49.0
golang.org/x/net v0.52.0
google.golang.org/protobuf v1.36.11
)
require golang.org/x/sys v0.42.0 // indirect