This repository was archived by the owner on Mar 27, 2026. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/datum-cloud/galactic-agent
33go 1.24.9
44
55require (
6- github.com/datum-cloud/galactic-common v0.0.0-20251028201425-f06de7d6ad01
6+ github.com/datum-cloud/galactic-common v0.0.0-20251029014339-7062fa2334ff
77 github.com/eclipse/paho.mqtt.golang v1.5.0
88 github.com/spf13/cobra v1.9.1
99 github.com/spf13/viper v1.20.1
Original file line number Diff line number Diff line change 11github.com/BurntSushi/toml v1.1.0 h1:ksErzDEI1khOiGPgpwuI7x2ebx/uXQNw7xJpn9Eq1+I =
22github.com/BurntSushi/toml v1.1.0 /go.mod h1:CxXYINrC8qIiEnFrOxCa7Jy5BFHlXnUU2pbicEuybxQ =
33github.com/cpuguy83/go-md2man/v2 v2.0.6 /go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g =
4- github.com/datum-cloud/galactic-common v0.0.0-20251028201425-f06de7d6ad01 h1:NYfkB6qPWPp0+mgpcr9R2v56efAZNbaetZPAazjkl/M =
5- github.com/datum-cloud/galactic-common v0.0.0-20251028201425-f06de7d6ad01 /go.mod h1:gXCoJaHM1Yy8au9VdKNbKJBGIKbqcPdfKvd9lQ9UNyM =
4+ github.com/datum-cloud/galactic-common v0.0.0-20251029014339-7062fa2334ff h1:u7c253QSnmIFwhaEZsqqNi5HQ61XKTf91bQ+9WhF4dM =
5+ github.com/datum-cloud/galactic-common v0.0.0-20251029014339-7062fa2334ff /go.mod h1:gXCoJaHM1Yy8au9VdKNbKJBGIKbqcPdfKvd9lQ9UNyM =
66github.com/davecgh/go-spew v1.1.0 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
77github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
88github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
You can’t perform that action at this time.
0 commit comments