File tree 9 files changed +14
-15
lines changed
9 files changed +14
-15
lines changed Original file line number Diff line number Diff line change 22
22
23
23
- name : Install Go deps
24
24
run : |
25
- go get github.com/GeertJohan /go.rice/rice
25
+ go get github.com/cmaglie /go.rice/rice
26
26
27
27
- name : Install Taskfile
28
28
uses : Arduino/actions/setup-taskfile@master
Original file line number Diff line number Diff line change 32
32
go get github.com/golangci/govet
33
33
go get golang.org/x/lint/golint
34
34
go get github.com/golang/protobuf/protoc-gen-go
35
- go get github.com/GeertJohan /go.rice/rice
35
+ go get github.com/cmaglie /go.rice/rice
36
36
shell : bash
37
37
38
38
- name : Install Taskfile
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ package security
18
18
import (
19
19
"fmt"
20
20
21
- rice "github.com/GeertJohan/go.rice"
22
21
"github.com/arduino/go-paths-helper"
22
+ rice "github.com/cmaglie/go.rice"
23
23
"golang.org/x/crypto/openpgp"
24
24
)
25
25
Original file line number Diff line number Diff line change @@ -2,16 +2,13 @@ module github.com/arduino/arduino-cli
2
2
3
3
go 1.14
4
4
5
- // This one must be kept until https://github.com/GeertJohan/go.rice/pull/159 is merged
6
- replace github.com/GeertJohan/go.rice => github.com/cmaglie/go.rice v1.0.1
7
-
8
5
require (
9
- github.com/GeertJohan/go.rice v1.0.0
10
6
github.com/arduino/board-discovery v0.0.0-20180823133458-1ba29327fb0c
11
7
github.com/arduino/go-paths-helper v1.3.2
12
8
github.com/arduino/go-properties-orderedmap v1.3.0
13
9
github.com/arduino/go-timeutils v0.0.0-20171220113728-d1dd9e313b1b
14
10
github.com/arduino/go-win32-utils v0.0.0-20180330194947-ed041402e83b
11
+ github.com/cmaglie/go.rice v1.0.3 // This one must be kept until https://github.com/GeertJohan/go.rice/pull/159 is merged
15
12
github.com/cmaglie/pb v1.0.27
16
13
github.com/codeclysm/cc v1.2.2 // indirect
17
14
github.com/codeclysm/extract/v3 v3.0.1
Original file line number Diff line number Diff line change @@ -28,8 +28,8 @@ github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+Ce
28
28
github.com/census-instrumentation/opencensus-proto v0.2.1 /go.mod h1:f6KPmirojxKA12rnyqOA5BBL4O983OfeGPqjHWSTneU =
29
29
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
30
30
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
31
- github.com/cmaglie/go.rice v1.0.1 h1:3jnwuiZ7w6VZ9348Ux6BNdknTsUsUfQxk/uqZZw7OdQ =
32
- github.com/cmaglie/go.rice v1.0.1 /go.mod h1:6n5Svb/wfzAWT9V3ZtDe8xk6rjbOX/cHu3obOH0Loew =
31
+ github.com/cmaglie/go.rice v1.0.3 h1:ZBLmBdQp6ejc+n8eMNH0uuRSKkg6kKe6ORjXKnyHBYw =
32
+ github.com/cmaglie/go.rice v1.0.3 /go.mod h1:AF3bOWkvdOpp8/S3UL8qbQ4N7DiISIbJtj54GWFPAsc =
33
33
github.com/cmaglie/pb v1.0.27 h1:ynGj8vBXR+dtj4B7Q/W/qGt31771Ux5iFfRQBnwdQiA =
34
34
github.com/cmaglie/pb v1.0.27 /go.mod h1:GilkKZMXYjBA4NxItWFfO+lwkp59PLHQ+IOW/b/kmZI =
35
35
github.com/codeclysm/cc v1.2.2 h1:1ChS4EvWTjw6bH2sd6QiMcmih0itVVrWdh9MmOliX/I =
@@ -163,6 +163,7 @@ github.com/mitchellh/mapstructure v1.1.2/go.mod h1:FVVH3fgwuzCH5S8UJGiWEs2h04kUh
163
163
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 /go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U =
164
164
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e h1:fD57ERR4JtEqsWbfPhv4DMiApHyliiK5xCTNVSPiaAs =
165
165
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e /go.mod h1:zD1mROLANZcx1PVRCS0qkT7pwLkGfwJo4zjcN/Tysno =
166
+ github.com/nkovacs/streamquote v1.0.0 h1:PmVIV08Zlx2lZK5fFZlMZ04eHcDTIFJCv/5/0twVUow =
166
167
github.com/nkovacs/streamquote v1.0.0 /go.mod h1:BN+NaZ2CmdKqUuTUXUEm9j95B2TRbpOWpxbJYzzgUsc =
167
168
github.com/oklog/ulid v1.3.1 /go.mod h1:CirwcVhetQ6Lv90oh/F+FBtV6XMibvdAFo93nm5qn4U =
168
169
github.com/oleksandr/bonjour v0.0.0-20160508152359-5dcf00d8b228 h1:Cvfd2dOlXIPTeEkOT/h8PyK4phBngOM4at9/jlgy7d4 =
Original file line number Diff line number Diff line change @@ -7,11 +7,11 @@ source using the `go/ast` package to generate the `en` locale using these messag
7
7
8
8
## Updating messages to reflect code changes
9
9
10
- Install [ go-rice] ( https://github.com/GeertJohan /go.rice )
10
+ Install [ go-rice] ( https://github.com/cmaglie /go.rice )
11
11
12
12
``` sh
13
- go get github.com/GeertJohan /go.rice
14
- go get github.com/GeertJohan /go.rice/rice
13
+ go get github.com/cmaglie /go.rice
14
+ go get github.com/cmaglie /go.rice/rice
15
15
```
16
16
17
17
The following command updates the locales present in the source code to reflect addition/removal of messages.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ import (
21
21
"strings"
22
22
"sync"
23
23
24
- rice "github.com/GeertJohan /go.rice"
24
+ rice "github.com/cmaglie /go.rice"
25
25
"github.com/leonelquinteros/gotext"
26
26
)
27
27
You can’t perform that action at this time.
0 commit comments