From e1a1a90a1c7f90bbb1de8c01595916df0436ab28 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Thu, 29 Aug 2024 01:40:34 +0200 Subject: chore(deps): update dependencies --- .golangci.yml | 2 +- container/config_test.go | 1 - go.mod | 134 ++++++++--------- go.sum | 277 +++++++++++++++++------------------ internal/cli/root_test.go | 2 - internal/cli/workers/command_test.go | 1 - internal/cli/workers/render.go | 2 +- 7 files changed, 207 insertions(+), 212 deletions(-) diff --git a/.golangci.yml b/.golangci.yml index 8ed2f68f..d7bca121 100644 --- a/.golangci.yml +++ b/.golangci.yml @@ -40,7 +40,7 @@ linters: # All available linters list: