Skip to content

Commit 50f252a

Browse files
chore(deps): update dependency go to v1.26.0
1 parent 2de91c6 commit 50f252a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Set up Go
3232
uses: actions/setup-go@v6
3333
with:
34-
go-version: 1.25
34+
go-version: 1.26
3535

3636
# Runs a set of commands using the runners shell
3737
- name: Run GoReleaser

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ module github.com/adobe/imscli
1212

1313
go 1.23.0
1414

15-
toolchain go1.25.6
15+
toolchain go1.26.0
1616

1717
require (
1818
github.com/adobe/ims-go v0.19.2

0 commit comments

Comments
 (0)