File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 push :
55 branches :
66 - main
7- - develop
87 pull_request :
98 branches :
109 - main
11- - develop
10+
1211jobs :
1312 lint :
1413 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 11module endobit.io/table
22
3- go 1.23
3+ go 1.24.0
44
55require (
6- github.com/goccy/go-yaml v1.15.15
7- golang.org/x/term v0.26 .0
6+ github.com/goccy/go-yaml v1.19.1
7+ golang.org/x/term v0.38 .0
88)
99
10- require golang.org/x/sys v0.27 .0 // indirect
10+ require golang.org/x/sys v0.39 .0 // indirect
Original file line number Diff line number Diff line change 11github.com/goccy/go-yaml v1.15.15 h1:5turdzAlutS2Q7/QR/9R99Z1K0J00qDb4T0pHJcZ5ew =
22github.com/goccy/go-yaml v1.15.15 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
3+ github.com/goccy/go-yaml v1.19.1 h1:3rG3+v8pkhRqoQ/88NYNMHYVGYztCOCIZ7UQhu7H+NE =
4+ github.com/goccy/go-yaml v1.19.1 /go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA =
35golang.org/x/sys v0.27.0 h1:wBqf8DvsY9Y/2P8gAfPDEYNuS30J4lPHJxXSb/nJZ+s =
46golang.org/x/sys v0.27.0 /go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA =
7+ golang.org/x/sys v0.39.0 h1:CvCKL8MeisomCi6qNZ+wbb0DN9E5AATixKsvNtMoMFk =
8+ golang.org/x/sys v0.39.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
59golang.org/x/term v0.26.0 h1:WEQa6V3Gja/BhNxg540hBip/kkaYtRg3cxg4oXSw4AU =
610golang.org/x/term v0.26.0 /go.mod h1:Si5m1o57C5nBNQo5z1iq+XDijt21BDBDp2bK0QI8e3E =
11+ golang.org/x/term v0.38.0 h1:PQ5pkm/rLO6HnxFR7N2lJHOZX6Kez5Y1gDSJla6jo7Q =
12+ golang.org/x/term v0.38.0 /go.mod h1:bSEAKrOT1W+VSu9TSCMtoGEOUcKxOKgl3LE5QEF/xVg =
You can’t perform that action at this time.
0 commit comments