Skip to content
This repository was archived by the owner on Aug 14, 2023. It is now read-only.

Commit 1e421ae

Browse files
committed
fix(deps): update module github.com/facebook/ent to v0.8.0
1 parent 71838c3 commit 1e421ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/tritonmedia/api
33
go 1.15
44

55
require (
6-
github.com/facebook/ent v0.5.0
6+
github.com/facebook/ent v0.8.0
77
github.com/golang/protobuf v1.4.3
88
github.com/google/uuid v1.1.2
99
github.com/jackc/pgx/v4 v4.9.2

0 commit comments

Comments
 (0)