Changeset 26 in code for trunk/go.mod


Ignore:
Timestamp:
Oct 26, 2023, 2:13:55 AM (20 months ago)
Author:
yakumo.izuru
Message:

女神がこんなに可愛いわけがない!

Signed-off-by: Izuru Yakumo <yakumo.izuru@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r23 r26  
    55require (
    66        github.com/integrii/flaggy v1.5.2
    7         github.com/joho/godotenv v1.5.1
     7        gopkg.in/ini.v1 v1.67.0
    88)
     9
     10require github.com/stretchr/testify v1.8.4 // indirect
Note: See TracChangeset for help on using the changeset viewer.