mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-16 22:50:47 +00:00
0323e7d59d37ca337c9982441ec48a37d3da7d6d
go mod tidy
because this changes: https://github.com/sanity-io/litter/compare/v1.5.6...v1.5.7#diff-7e208a132876ae1bd6e4709fb93c4a5710e91335c1ed5926a423cc57d63c9cbdR137 create these errors: ``` 2025-02-14T13:12:04Z INF Boot in uki mode result=false panic: reflect.Value.Interface: cannot return value obtained from unexported field or method goroutine 1 [running]: reflect.valueInterface({0x129bf40?, 0xc0004228c0?, 0xbab950?}, 0xc0?) /usr/local/go/src/reflect/value.go:1492 +0xc6 ``` https://github.com/kairos-io/kairos/actions/runs/13329130652/job/37231009324?pr=3194 Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
Description
Languages
Go
95.8%
HTML
3.6%
Earthly
0.3%
JavaScript
0.2%