Skip to content

Commit f4b47c2

Browse files
authored
Update modules.txt
1 parent 253e00c commit f4b47c2

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

vendor/modules.txt

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,17 @@
1-
1+
# github.com/go-chi/chi v1.5.5
2+
## explicit; go 1.16
3+
github.com/go-chi/chi
4+
# github.com/go-chi/cors v1.2.1
5+
## explicit; go 1.14
6+
github.com/go-chi/cors
7+
# github.com/google/uuid v1.5.0
8+
## explicit
9+
github.com/google/uuid
10+
# github.com/joho/godotenv v1.5.1
11+
## explicit; go 1.12
12+
github.com/joho/godotenv
13+
# github.com/lib/pq v1.10.9
14+
## explicit; go 1.13
15+
github.com/lib/pq
16+
github.com/lib/pq/oid
17+
github.com/lib/pq/scram

0 commit comments

Comments
 (0)