File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/uselagoon/lagoon/services/insights-handler
33go 1.23
44
55require (
6- github.com/Khan/genqlient v0.8.0
6+ github.com/Khan/genqlient v0.8.1
77 github.com/cheshir/go-mq v1.2.0
88 github.com/dgrijalva/jwt-go v3.2.0+incompatible
99 github.com/joho/godotenv v1.5.1
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78/go.mod h1:LmzpDX
55github.com/BurntSushi/toml v0.3.1 /go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU =
66github.com/CycloneDX/cyclonedx-go v0.9.2 h1:688QHn2X/5nRezKe2ueIVCt+NRqf7fl3AVQk+vaFcIo =
77github.com/CycloneDX/cyclonedx-go v0.9.2 /go.mod h1:vcK6pKgO1WanCdd61qx4bFnSsDJQ6SbM2ZuMIgq86Jg =
8- github.com/Khan/genqlient v0.8.0 h1:Hd1a+E1CQHYbMEKakIkvBH3zW0PWEeiX6Hp1i2kP2WE =
9- github.com/Khan/genqlient v0.8.0 /go.mod h1:hn70SpYjWteRGvxTwo0kfaqg4wxvndECGkfa1fdDdYI =
8+ github.com/Khan/genqlient v0.8.1 h1:wtOCc8N9rNynRLXN3k3CnfzheCUNKBcvXmVv5zt6WCs =
9+ github.com/Khan/genqlient v0.8.1 /go.mod h1:R2G6DzjBvCbhjsEajfRjbWdVglSH/73kSivC9TLWVjU =
1010github.com/Microsoft/go-winio v0.4.16-0.20201130162521-d1ffc52c7331 /go.mod h1:XB6nPKklQyQ7GC9LdcBEcBl8PF76WugXOPRXwdLnMv0 =
1111github.com/Microsoft/go-winio v0.5.0 /go.mod h1:JPGBdM1cNvN/6ISo+n8V5iA4v8pBzdOpzfwIujj1a84 =
1212github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow =
You can’t perform that action at this time.
0 commit comments