We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3bc7e commit c1540adCopy full SHA for c1540ad
.github/workflows/test.yaml
@@ -62,4 +62,4 @@ jobs:
62
- name: Run golangci-lint
63
uses: golangci/golangci-lint-action@v9
64
with:
65
- version: v2.6
+ version: v2.11
README.md
@@ -4,7 +4,7 @@ Miscellanous utilities for the @SwissDataScienceCenter/renku team.
4
5
## Installation
6
7
-Installing `renku-dev-utils` requires go version `>= v1.25` and `make`.
+Installing `renku-dev-utils` requires go version `>= v1.26` and `make`.
8
9
```bash
10
make rdu
0 commit comments