Skip to content

Commit 5821062

Browse files
scorixLucasRoesler
authored andcommitted
chore: bump chi to v5
1 parent ae80075 commit 5821062

File tree

6 files changed

+10
-286
lines changed

6 files changed

+10
-286
lines changed

go.mod

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,13 @@ require (
2424
github.com/go-openapi/swag v0.22.4 // indirect
2525
github.com/hashicorp/hcl v1.0.0 // indirect
2626
github.com/inconshreveable/mousetrap v1.1.0 // indirect
27-
github.com/invopop/yaml v0.2.0 // indirect
2827
github.com/josharian/intern v1.0.0 // indirect
2928
github.com/magiconair/properties v1.8.7 // indirect
3029
github.com/mailru/easyjson v0.7.7 // indirect
3130
github.com/mattn/go-colorable v0.1.13 // indirect
3231
github.com/mattn/go-isatty v0.0.19 // indirect
3332
github.com/mitchellh/mapstructure v1.5.0 // indirect
34-
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
35-
github.com/pelletier/go-toml v1.9.5 // indirect
3633
github.com/pelletier/go-toml/v2 v2.1.0 // indirect
37-
github.com/perimeterx/marshmallow v1.1.5 // indirect
3834
github.com/pmezard/go-difflib v1.0.0 // indirect
3935
github.com/spf13/afero v1.9.5 // indirect
4036
github.com/spf13/cast v1.5.1 // indirect

0 commit comments

Comments
 (0)