## Background Package contains 3rd party packages defined in `go.mod`. ## Objective Each of those packages may be updated and task is to examine each of them and see if we can use newer version and eventually update it in `go.mod`
Background
Package contains 3rd party packages defined in
go.mod.Objective
Each of those packages may be updated and task is to examine each of them and see if we can use newer version and eventually update it in
go.mod