File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 15
15
- name : Setup Go environment
16
16
uses : actions/setup-go@v4.0.0
17
17
with :
18
- go-version : 1.20
18
+ go-version : 1.20.x
19
19
20
20
- name : Build
21
21
run : go build -v ./...
Original file line number Diff line number Diff line change @@ -163,7 +163,6 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
163
163
github.com/mitchellh/mapstructure v1.5.0 /go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo =
164
164
github.com/osrg/gobgp/v3 v3.13.0 h1:Q1XiEA5SU179LRCkIJBAVu1YQ1duuZRIS8/daPGR3FA =
165
165
github.com/osrg/gobgp/v3 v3.13.0 /go.mod h1:/4V2uQr+3vE7iad2ZoIDVen/SADDZnpfx/XXqEGOIIA =
166
- github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
167
166
github.com/pelletier/go-toml/v2 v2.0.7 h1:muncTPStnKRos5dpVKULv2FVd4bMOhNePj9CjgDb8Us =
168
167
github.com/pelletier/go-toml/v2 v2.0.7 /go.mod h1:eumQOmlWiOPt5WriQQqoM5y18pDHwha2N+QD+EUNTek =
169
168
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
You can’t perform that action at this time.
0 commit comments