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
@@ -18,7 +17,7 @@ require (
1817 github.com/labstack/echo/v4 v4.13.3
1918 github.com/lib/pq v1.10.9
2019 github.com/mholt/acmez v1.2.0
21- github.com/moby/sys/user v0.3 .0
20+ github.com/moby/sys/user v0.4 .0
2221 github.com/oklog/ulid v1.3.1
2322 github.com/rabbitmq/amqp091-go v1.10.0
2423 github.com/spf13/cobra v1.8.1
Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ github.com/moby/patternmatcher v0.6.0 h1:GmP9lR19aU5GqSSFko+5pRqHi+Ohk1O69aFiKkV
232232github.com/moby/patternmatcher v0.6.0 /go.mod h1:hDPoyOpDY7OrrMDLaYoY3hf52gNCR/YOUYxkhApJIxc =
233233github.com/moby/sys/sequential v0.5.0 h1:OPvI35Lzn9K04PBbCLW0g4LcFAJgHsvXsRyewg5lXtc =
234234github.com/moby/sys/sequential v0.5.0 /go.mod h1:tH2cOOs5V9MlPiXcQzRC+eEyab644PWKGRYaaV5ZZlo =
235- github.com/moby/sys/user v0.3 .0 h1:9ni5DlcW5an3SvRSx4MouotOygvzaXbaSrc/wGDFWPo =
236- github.com/moby/sys/user v0.3 .0 /go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs =
235+ github.com/moby/sys/user v0.4 .0 h1:jhcMKit7SA80hivmFJcbB1vqmw//wU61Zdui2eQXuMs =
236+ github.com/moby/sys/user v0.4 .0 /go.mod h1:bG+tYYYJgaMtRKgEmuueC0hJEAZWwtIbZTB+85uoHjs =
237237github.com/moby/term v0.5.0 h1:xt8Q1nalod/v7BqbG21f8mQPqH+xAaC9C3N3wfWbVP0 =
238238github.com/moby/term v0.5.0 /go.mod h1:8FzsFHVUBGZdbDsJw/ot+X+d5HLUbvklYLJ9uGfcI3Y =
239239github.com/modocache/gover v0.0.0-20171022184752-b58185e213c5 /go.mod h1:caMODM3PzxT8aQXRPkAt8xlV/e7d7w8GM5g0fa5F0D8 =
You can’t perform that action at this time.
0 commit comments