Skip to content
This repository was archived by the owner on Jan 4, 2026. It is now read-only.

Commit d641ff9

Browse files
committed
Pins dependencies in Spinle
1 parent 6b16058 commit d641ff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.tangled/workflows/golint.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ when:
66
engine: "nixery"
77
dependencies:
88
nixpkgs:
9-
- go
10-
- golangci-lint
9+
- go@1.25.0
10+
- golangci-lint@2.7.2
1111
environment:
1212
GOEXPERIMENT: jsonv2
1313
steps:

0 commit comments

Comments
 (0)