Skip to content

Commit c1540ad

Browse files
committed
update readme and ci
1 parent ff3bc7e commit c1540ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,4 @@ jobs:
6262
- name: Run golangci-lint
6363
uses: golangci/golangci-lint-action@v9
6464
with:
65-
version: v2.6
65+
version: v2.11

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Miscellanous utilities for the @SwissDataScienceCenter/renku team.
44

55
## Installation
66

7-
Installing `renku-dev-utils` requires go version `>= v1.25` and `make`.
7+
Installing `renku-dev-utils` requires go version `>= v1.26` and `make`.
88

99
```bash
1010
make rdu

0 commit comments

Comments
 (0)