Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ test.test
.llmignore
journey-fix/
.grade-reports/

# Benchmark artifacts (not source)
bench/
2 changes: 0 additions & 2 deletions third_party/phenotype-go-auth/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/KooshaPari/phenotype-go-auth

go 1.22

require github.com/sirupsen/logrus v1.9.3
Loading