Skip to content

Commit 5d13edd

Browse files
tidy
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
1 parent 8cb47c8 commit 5d13edd

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

cli/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -491,6 +491,7 @@ github.com/theopenlane/eddy v0.1.0/go.mod h1:UvovGX5x0N9RdKk2Kb5CMbGziRUasARDy8x
491491
github.com/theopenlane/entx v0.30.3 h1:t+FEJ4Ogjr4H/STLIcgWLucae0yTvLLajdYt49W0BM8=
492492
github.com/theopenlane/entx v0.30.3/go.mod h1:VTL1g0OFKdqX2U8Cj7npJdEfuZu1VzAkZlyYsfpujyo=
493493
github.com/theopenlane/go-client v0.13.0 h1:/jSEZLu1urijrmM1skYo9kf0MsVJwe3DNpuyYGv6Pj4=
494+
github.com/theopenlane/go-client v0.13.0/go.mod h1:g5i+gYjkih1SSgY/lFi4p302cLZBOJ8pgCFf02eZKaI=
494495
github.com/theopenlane/httpsling v0.3.0 h1:Bad0dGdqCqAB8UVDyVo+YCevzRvGHhmkK22F7T3pXtY=
495496
github.com/theopenlane/httpsling v0.3.0/go.mod h1:iJc3XRLYTFIpfCnPpLZVMBP0xsWIPAb7ozARtQoclAE=
496497
github.com/theopenlane/iam v0.35.7 h1:avxRd4HSzjoG056Kd7LcZ4qC7xPIsbEcJw80nHGOCBc=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ require (
110110
github.com/theopenlane/httpsling v0.3.0
111111
github.com/theopenlane/iam v0.35.7
112112
github.com/theopenlane/newman v0.4.2
113-
github.com/theopenlane/riverboat v0.13.1-0.20260806191401-cb8f22275cdf
113+
github.com/theopenlane/riverboat v0.13.1-0.20260806202018-15d893d2d418
114114
github.com/theopenlane/utils v0.7.1
115115
github.com/tmc/langchaingo v0.1.14
116116
github.com/urfave/cli/v3 v3.10.1

go.sum

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -746,8 +746,7 @@ github.com/theopenlane/newman v0.4.2 h1:8hcZkPBZgPrROB9UXZSQv4xDUP7KDya2o8WfYokX
746746
github.com/theopenlane/newman v0.4.2/go.mod h1:tCDhl2yzEFNg387YdQK5ztgwgH0dYgDnTB8SPqPNRbY=
747747
github.com/theopenlane/oscalot v0.1.0 h1:ExYiMU4Q1ezbGq77sxkgahmfmc46L+2NqB39fg0HXjU=
748748
github.com/theopenlane/oscalot v0.1.0/go.mod h1:L7XzkqdBATqF2Du0uMTxoRr+eSfOHAwB6/ogwdwM0XE=
749-
github.com/theopenlane/riverboat v0.13.1-0.20260806191401-cb8f22275cdf h1:YHLzcrLc3c4nXoM8JPe5XnmyneipSc/YYV7f14reFjU=
750-
github.com/theopenlane/riverboat v0.13.1-0.20260806191401-cb8f22275cdf/go.mod h1:CJ8jguB2bG7cCLKISLildw7QQoiAbHzTuVy5DIZhhl0=
749+
github.com/theopenlane/riverboat v0.13.1-0.20260806202018-15d893d2d418 h1:GodDKRzAF0KSm+bxg3gTqMM6x8zuv9xcnM3i/XetVRk=
751750
github.com/theopenlane/utils v0.7.1 h1:x+9kVMgOALYqAH6GaLaDb9tj16nzasoGM8X0v0XNTn8=
752751
github.com/theopenlane/utils v0.7.1/go.mod h1:uxiLqjtcqgH57yOpYl3tTfKuenGYyAROxHFMpXx6mDY=
753752
github.com/tidwall/gjson v1.14.2/go.mod h1:/wbyibRr2FHMks5tjHJ5F8dMZh3AcwJEMf5vlfC0lxk=

0 commit comments

Comments
 (0)