Skip to content

Commit 147d9f8

Browse files
all
Signed-off-by: Sarah Funkhouser <147884153+golanglemonade@users.noreply.github.com>
1 parent b2d22ae commit 147d9f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cli/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/theopenlane/core/cli
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
github.com/99designs/gqlgen v0.17.90

common/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/theopenlane/core/common
22

3-
go 1.26.2
3+
go 1.26.3
44

55
require (
66
entgo.io/ent v0.14.6

0 commit comments

Comments
 (0)