Skip to content

Commit a4bbe15

Browse files
chore(deps): update package updates
1 parent c82801c commit a4bbe15

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# nosec The image is used solely for linting purposes and does not run as a service
2-
FROM golangci/golangci-lint:v2.8.0@sha256:bebcfa63db7df53e417845ed61e4540519cf74fcba22793cdd174b3415a9e4e2 as golangci-lint
2+
FROM golangci/golangci-lint:v2.10.1@sha256:ea84d14c2fef724411be7dc45e09e6ef721d748315252b02df19a7e3113ee763 as golangci-lint
33
FROM hadolint/hadolint:v2.14.0@sha256:27086352fd5e1907ea2b934eb1023f217c5ae087992eb59fde121dce9c9ff21e as hadolint

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/nullify-platform/config-file-parser
22

33
go 1.24.0
44

5-
toolchain go1.25.6
5+
toolchain go1.26.0
66

77
require (
88
github.com/gobwas/glob v0.2.3

0 commit comments

Comments
 (0)