File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1616 steps :
1717 - uses : actions/setup-go@v5
1818 with :
19- go-version : 1.19
19+ go-version : 1.23.6
2020 - uses : actions/checkout@v4
2121 - run : go test ./... -race -coverprofile=coverage.txt -covermode=atomic
2222 - name : Codecov
Original file line number Diff line number Diff line change 11module github.com/TwiN/go-away
22
3- go 1.20
3+ go 1.23.6
44
5- require golang.org/x/text v0.22 .0
5+ require golang.org/x/text v0.23 .0
Original file line number Diff line number Diff line change 1- golang.org/x/text v0.22 .0 h1:bofq7m3/HAFvbF51jz3Q9wLg3jkvSPuiZu/pD1XwgtM =
2- golang.org/x/text v0.22 .0 /go.mod h1:YRoo4H8PVmsu+E3Ou7cqLVH8oXWIHVoX0jqUWALQhfY =
1+ golang.org/x/text v0.23 .0 h1:D71I7dUrlY+VX0gQShAThNGHFxZ13dGLBHQLVl1mJlY =
2+ golang.org/x/text v0.23 .0 /go.mod h1:/BLNzu4aZCJ1+kcD0DNRotWKage4q2rGVAg4o22unh4 =
You can’t perform that action at this time.
0 commit comments