File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/swiftwave-org/swiftwave
22
33go 1.21.7
4-
54require (
65 ariga.io/atlas-provider-gorm v0.5.0
76 github.com/99designs/gqlgen v0.17.48
@@ -17,7 +16,7 @@ require (
1716 github.com/labstack/echo/v4 v4.13.3
1817 github.com/lib/pq v1.10.9
1918 github.com/mholt/acmez v1.2.0
20- github.com/moby/sys/user v0.3 .0
19+ github.com/moby/sys/user v0.4 .0
2120 github.com/oklog/ulid v1.3.1
2221 github.com/rabbitmq/amqp091-go v1.10.0
2322 github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -228,8 +228,8 @@ github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkV
228228github.com/moby/patternmatcher v0.6.0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
229229github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc =
230230github.com/moby/sys/sequential v0.5.0 /go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo =
231- github.com/moby/sys/user v0.3 .0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo =
232- github.com/moby/sys/user v0.3 .0 /go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs =
231+ github.com/moby/sys/user v0.4 .0 h1:jhcMKit7SA80hivmFJcbB1vqmw//wU61Zdui2eQXuMs =
232+ github.com/moby/sys/user v0.4 .0 /go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs =
233233github.com/moby/sys/userns v0.1.0 h1:tVLXkFOxVu9A64/yh59slHVv9ahO9UIev4JZusOLG/g =
234234github.com/moby/sys/userns v0.1.0 /go.mod h1:IHUYgu/kao6N8YZlp9Cf444ySSvCmDlmzUcYfDHOl28 =
235235github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
You can’t perform that action at this time.
0 commit comments