Files
TrollSSH/go.mod
T
dependabot[bot]andyuzu be6cbe484a build(deps): bump golang.org/x/image from 0.44.0 to 0.45.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.44.0 to 0.45.0.
- [Commits](https://github.com/golang/image/compare/v0.44.0...v0.45.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-09-09 22:56:00 +07:00

12 lines
198 B
AMPL

module github.com/YuzuZensai/TrollSSH
go 1.25.0
require (
github.com/joho/godotenv v1.5.1
golang.org/x/crypto v0.54.0
golang.org/x/image v0.45.0
)
require golang.org/x/sys v0.47.0 // indirect