File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - name : Setup Go
1414 uses : actions/setup-go@v3
1515 with :
16- go-version : 1.23
16+ go-version : 1.24
1717 - name : Fetch dependencies
1818 run : |
1919 cd gopath/github.com/katydid/parser-go-xml
Original file line number Diff line number Diff line change 11module github.com/katydid/parser-go-xml
22
3- go 1.23
3+ go 1.24
44
5- require github.com/katydid/parser-go v0.7.0
5+ tool github.com/awalterschulze/checklicense
66
7- require github.com/awalterschulze/checklicense v1.0.0
7+ require github.com/katydid/parser-go v0.7.2
8+
9+ require github.com/awalterschulze/checklicense v1.0.0 // indirect
Original file line number Diff line number Diff line change 11github.com/awalterschulze/checklicense v1.0.0 h1:SiRilt26Q+2M238VbXw+e5826mxPypvsj/xgglHDHW8 =
22github.com/awalterschulze/checklicense v1.0.0 /go.mod h1:oUHvoD4crryzAwDwtdQqCnaZRznAvZE64edH9ukb1K4 =
3- github.com/katydid/parser-go v0.7.0 h1:3+z3hWII2oalI8Xpa/+T54q5Tgz6HIX5BQNkdn5Lz9c =
4- github.com/katydid/parser-go v0.7.0 /go.mod h1:1BwRfDlyRgDlAaURZ4FXi7IzHqWKTsrCdsstLsFeQho =
3+ github.com/katydid/parser-go v0.7.2 h1:nXkqDoTP4uU0XMLcYmqwsxfrm1ciu2GFdk1T2g0UNcs =
4+ github.com/katydid/parser-go v0.7.2 /go.mod h1:3Oe5QRVSv2L8x7KlZooujIqsZRQXk3htVbzRvXeptzA =
Load diff This file was deleted.
You can’t perform that action at this time.
0 commit comments