Skip to content

Commit ed012e5

Browse files
fix(deps): update all dependencies
1 parent c0aaf41 commit ed012e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ require (
88
github.com/aperturerobotics/common v0.20.3 // latest
99
github.com/aperturerobotics/protobuf-go-lite v0.8.0 // indirect; latest
1010
github.com/aperturerobotics/starpc v0.36.2-0.20250103065853-1198ab25ec5a // main
11-
github.com/rgraphql/rgraphql v1.4.1-0.20250103064416-220415d4a1c6 // remove-reflect
11+
github.com/rgraphql/rgraphql 3be846ca5247 // remove-reflect
1212
)
1313

1414
require (
1515
github.com/sirupsen/logrus v1.9.3
16-
github.com/urfave/cli v1.22.16
16+
github.com/urfave/cli/v2 v2.27.5
1717
)
1818

1919
require (

0 commit comments

Comments
 (0)