File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727 - name : Install uv
2828 uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
2929 with :
30- version : " 0.11.2 "
30+ version : " 0.11.3 "
3131
3232 - name : Publish
3333 run : |
Original file line number Diff line number Diff line change 2020 - name : Install uv
2121 uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
2222 with :
23- version : " 0.11.2 "
23+ version : " 0.11.3 "
2424
2525 - name : Publish
2626 run : |
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ toolchain go1.26.1
66
77require (
88 github.com/antlr4-go/antlr/v4 v4.13.1
9- github.com/magefile/mage v1.17.0
9+ github.com/magefile/mage v1.17.1
1010 github.com/stretchr/testify v1.11.1
1111 gopkg.in/yaml.v3 v3.0.1
1212)
Original file line number Diff line number Diff line change @@ -10,6 +10,8 @@ github.com/magefile/mage v1.16.1 h1:j5UwkdA48xTlGs0Hcm1Q3sSAcxBorntQjiewDNMsqlo=
1010github.com/magefile/mage v1.16.1 /go.mod h1:z5UZb/iS3GoOSn0JgWuiw7dxlurVYTu+/jHXqQg881A =
1111github.com/magefile/mage v1.17.0 h1:dS4tkq997Ism03akafC8509iqDjeE7TNTexI25Y7sXM =
1212github.com/magefile/mage v1.17.0 /go.mod h1:Yj51kqllmsgFpvvSzgrZPK9WtluG3kUhFaBUVLo4feA =
13+ github.com/magefile/mage v1.17.1 h1:F1d2lnLSlbQDM0Plq6Ac4NtaHxkxTK8t5nrMY9SkoNA =
14+ github.com/magefile/mage v1.17.1 /go.mod h1:Yj51kqllmsgFpvvSzgrZPK9WtluG3kUhFaBUVLo4feA =
1315github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM =
1416github.com/pmezard/go-difflib v1.0.0 /go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4 =
1517github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
You can’t perform that action at this time.
0 commit comments