Commit graph

9 commits

Author SHA1 Message Date
dependabot[bot]
090d7c2472
chore(deps): bump golang.org/x/crypto
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0
- [Commits](https://github.com/golang/crypto/compare/v0.51.0...v0.52.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.52.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-09 10:10:18 +00:00
dependabot[bot]
dfcb3e7c55
chore(deps): bump the go_modules group across 1 directory with 2 updates
Bumps the go_modules group with 2 updates in the / directory: [golang.org/x/image](https://github.com/golang/image) and [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/image` from 0.20.0 to 0.41.0
- [Commits](https://github.com/golang/image/compare/v0.20.0...v0.41.0)

Updates `golang.org/x/net` from 0.47.0 to 0.55.0
- [Commits](https://github.com/golang/net/compare/v0.47.0...v0.55.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.41.0
  dependency-type: indirect
- dependency-name: golang.org/x/net
  dependency-version: 0.55.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-06 05:32:56 +00:00
jegly
a9930a005b go mod tidy: fix missing go.sum entry after merge 2026-07-06 15:29:20 +10:00
jegly
b3a6fc05f3 Merge full source incl. logcat map engine into main
# Conflicts:
#	README.md
#	frontend/package.json
#	frontend/pnpm-lock.yaml
#	go.mod
2026-06-30 12:42:50 +10:00
jegly
ac609bc80c Publish full source including logcat visual map engine 2026-06-30 12:38:37 +10:00
dependabot[bot]
a9922aa029
chore(deps): bump golang.org/x/image
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/image](https://github.com/golang/image).


Updates `golang.org/x/image` from 0.20.0 to 0.38.0
- [Commits](https://github.com/golang/image/compare/v0.20.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-version: 0.38.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-30 16:24:07 +00:00
jegly
b84814c683 chore: sync lockfiles after rebase 2026-03-27 14:48:23 +11:00
jegly
c4f0576f8d chore: update Wails to v2.12.0, update frontend dependencies 2026-03-27 14:15:59 +11:00
jegly
21d797f4dd fix: add go.sum and fix CI workflow for ubuntu 22.04 2026-03-27 13:27:52 +11:00