Changeset 23 in code for trunk/go.mod
- Timestamp:
- Oct 22, 2023, 2:04:27 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/go.mod
r21 r23 3 3 go 1.18 4 4 5 require github.com/joho/godotenv v1.5.1 5 require ( 6 github.com/integrii/flaggy v1.5.2 7 github.com/joho/godotenv v1.5.1 8 )
Note:
See TracChangeset
for help on using the changeset viewer.