Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
khieta committed Sep 9, 2024
1 parent ff6d399 commit d4d42ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinytodo-go/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/cedar-policy/cedar-examples/tinytodo-go
go 1.22

require (
github.com/cedar-policy/cedar-go v0.0.0-20240715162045-a71e93ee6ae7
github.com/cedar-policy/cedar-go v0.0.0-20240715162045-a71e93ee6ae7 // pins the cedar-go commit
github.com/go-chi/chi/v5 v5.1.0
github.com/stretchr/testify v1.9.0
)
Expand Down

0 comments on commit d4d42ca

Please sign in to comment.