File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,9 +83,8 @@ require (
8383 github.com/roadrunner-server/tcplisten v1.5.2 // indirect
8484 github.com/robfig/cron v1.2.0 // indirect
8585 github.com/rs/cors v1.11.1 // indirect
86- github.com/sagikazarmark/locafero v0.11 .0 // indirect
86+ github.com/sagikazarmark/locafero v0.12 .0 // indirect
8787 github.com/shirou/gopsutil v3.21.11+incompatible // indirect
88- github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 // indirect
8988 github.com/spf13/afero v1.15.0 // indirect
9089 github.com/spf13/cast v1.10.0 // indirect
9190 github.com/spf13/pflag v1.0.10 // indirect
Original file line number Diff line number Diff line change @@ -153,15 +153,13 @@ github.com/rogpeppe/go-internal v1.14.1 h1:UQB4HGPB6osV0SQTLymcB4TgvyWu6ZyliaW0t
153153github.com/rogpeppe/go-internal v1.14.1 /go.mod h1:MaRKkUm5W0goXpeCfT7UZI6fk/L7L7so1lCWt35ZSgc =
154154github.com/rs/cors v1.11.1 h1:eU3gRzXLRK57F5rKMGMZURNdIG4EoAmX8k94r9wXWHA =
155155github.com/rs/cors v1.11.1 /go.mod h1:XyqrcTp5zjWr1wsJ8PIRZssZ8b/WMcMf71DJnit4EMU =
156- github.com/sagikazarmark/locafero v0.11 .0 h1:1iurJgmM9G3PA/I+wWYIOw/5SyBtxapeHDcg+AAIFXc =
157- github.com/sagikazarmark/locafero v0.11 .0 /go.mod h1:nVIGvgyzw595SUSUE6tvCp3YYTeHs15MvlmU87WwIik =
156+ github.com/sagikazarmark/locafero v0.12 .0 h1:/NQhBAkUb4+fH1jivKHWusDYFjMOOKU88eegjfxfHb4 =
157+ github.com/sagikazarmark/locafero v0.12 .0 /go.mod h1:sZh36u/YSZ918v0Io+U9ogLYQJ9tLLBmM4eneO6WwsI =
158158github.com/shirou/gopsutil v3.21.11+incompatible h1:+1+c1VGhc88SSonWP6foOcLhvnKlUeu/erjjvaPEYiI =
159159github.com/shirou/gopsutil v3.21.11+incompatible /go.mod h1:5b4v6he4MtMOwMlS0TUMTu2PcXUg8+E1lC7eC3UO/RA =
160160github.com/smartystreets/assertions v0.0.0-20180927180507-b2de0cb4f26d /go.mod h1:OnSkiWE9lh6wB0YB77sQom3nweQdgAjqCqsofrRNTgc =
161161github.com/smartystreets/assertions v1.1.1 /go.mod h1:tcbTF8ujkAEcZ8TElKY+i30BzYlVhC/LOxJk7iOWnoo =
162162github.com/smartystreets/goconvey v1.6.4 /go.mod h1:syvi0/a8iFYH4r/RixwvyeAJjdLS9QV7WQ/tjFTllLA =
163- github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 h1:+jumHNA0Wrelhe64i8F6HNlS8pkoyMv5sreGx2Ry5Rw =
164- github.com/sourcegraph/conc v0.3.1-0.20240121214520-5f936abd7ae8 /go.mod h1:3n1Cwaq1E1/1lhQhtRK2ts/ZwZEhjcQeJQ1RuC6Q/8U =
165163github.com/spf13/afero v1.15.0 h1:b/YBCLWAJdFWJTN9cLhiXXcD7mzKn9Dm86dNnfyQw1I =
166164github.com/spf13/afero v1.15.0 /go.mod h1:NC2ByUVxtQs4b3sIUphxK0NioZnmxgyCrfzeuq8lxMg =
167165github.com/spf13/cast v1.10.0 h1:h2x0u2shc1QuLHfxi+cTJvs30+ZAHOGRic8uyGTDWxY =
You can’t perform that action at this time.
0 commit comments