Skip to content

Commit e18a87d

Browse files
committed
chore: go mod tidy
1 parent 9186b6d commit e18a87d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ require (
1010
github.com/google/uuid v1.3.0
1111
github.com/kodefluence/aurelia v0.0.0-20220717092613-4dd6082f36c5
1212
github.com/kodefluence/monorepo v1.3.1
13-
github.com/pkg/errors v0.9.1
1413
github.com/prometheus/client_golang v1.12.2
1514
github.com/rs/zerolog v1.27.0
1615
github.com/spf13/cobra v1.5.0
@@ -46,6 +45,7 @@ require (
4645
github.com/modern-go/reflect2 v1.0.2 // indirect
4746
github.com/opencontainers/image-spec v1.1.0-rc2 // indirect
4847
github.com/pelletier/go-toml/v2 v2.0.2 // indirect
48+
github.com/pkg/errors v0.9.1 // indirect
4949
github.com/pmezard/go-difflib v1.0.0 // indirect
5050
github.com/prometheus/client_model v0.2.0 // indirect
5151
github.com/prometheus/common v0.37.0 // indirect

0 commit comments

Comments
 (0)