File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/andela/gin-cors v0.0.0-20160928171741-e8c3436a37e2
7
7
github.com/arduino/arduino-cli v0.0.0-20230630155703-fe6d7499eb5e
8
- github.com/arduino/go-paths-helper v1.9.1
8
+ github.com/arduino/go-paths-helper v1.9.2
9
9
github.com/blang/semver v3.5.1+incompatible
10
10
github.com/codeclysm/extract/v3 v3.1.1
11
11
github.com/getlantern/systray v1.1.0
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ github.com/andela/gin-cors v0.0.0-20160928171741-e8c3436a37e2 h1:CEix/eilscZqWgZ
4
4
github.com/andela/gin-cors v0.0.0-20160928171741-e8c3436a37e2 /go.mod h1:qLg54VlozD6sRu86y3SzM1iybe6G2eaoZGKuGdxSsdc =
5
5
github.com/arduino/arduino-cli v0.0.0-20230630155703-fe6d7499eb5e h1:gmlrLhRuuIY/hw9EvvLCUvMDXMFZBtIVW29tMYGchkw =
6
6
github.com/arduino/arduino-cli v0.0.0-20230630155703-fe6d7499eb5e /go.mod h1:2E4tNTNWuf4CtG/pF/Y+fRO6JXxVEcbDDStjZYtMK2c =
7
- github.com/arduino/go-paths-helper v1.9.1 h1:qpK+zMMjsklSBQa09/P5FZ/uf3LyjVmJK3DLeyiGjCc =
8
- github.com/arduino/go-paths-helper v1.9.1 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
7
+ github.com/arduino/go-paths-helper v1.9.2 h1:omR8DPTL4nbUCWfGey5D+e3WvWfA2zEgoM6ZBRNt7ls =
8
+ github.com/arduino/go-paths-helper v1.9.2 /go.mod h1:V82BWgAAp4IbmlybxQdk9Bpkz8M4Qyx+RAFKaG9NuvU =
9
9
github.com/blang/semver v3.5.1+incompatible h1:cQNTCjp13qL8KC3Nbxr/y2Bqb63oX6wdnnjpJbkM4JQ =
10
10
github.com/blang/semver v3.5.1+incompatible /go.mod h1:kRBLl5iJ+tD4TcOOxsy/0fnwebNt5EWlYSAyrTnjyyk =
11
11
github.com/bytedance/sonic v1.5.0 /go.mod h1:ED5hyg4y6t3/9Ku1R6dU/4KyJ48DZ4jPhfY1O2AihPM =
You can’t perform that action at this time.
0 commit comments