sotashimozono_obsidian-remo.../server/go.mod
dependabot[bot] 820649f6c5
chore(deps): bump golang.org/x/image from 0.43.0 to 0.44.0 in /server
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.43.0 to 0.44.0.
- [Commits](https://github.com/golang/image/compare/v0.43.0...v0.44.0)

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

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

10 lines
195 B
Modula-2

module github.com/sotashimozono/obsidian-remote-ssh/server
go 1.25.0
require (
github.com/fsnotify/fsnotify v1.10.1
golang.org/x/image v0.44.0
)
require golang.org/x/sys v0.13.0 // indirect