We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14bf4cd commit ecc37a2Copy full SHA for ecc37a2
2 files changed
.github/workflows/go-test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- uses: pnorton5432/setup-task@v1
19
with:
20
- task-version: 3.38.0
+ task-version: 3.48.0
21
22
- uses: actions/setup-go@v6
23
go.mod
@@ -1,6 +1,6 @@
1
module github.com/pmoscode/go-common
2
3
-go 1.24.0
+go 1.26.0
4
5
require (
6
github.com/eclipse/paho.mqtt.golang v1.5.1
0 commit comments