Changeset 3 in code for trunk/go.mod


Ignore:
Timestamp:
May 4, 2025, 5:13:05 PM (5 weeks ago)
Author:
Izuru Yakumo
Message:

You humans are so full of yourselves. If you want to live a long life, then you should be a little more quiet.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/go.mod

    r2 r3  
    1 module marisa.chaotic.ninja/yuuka
     1module mahou-no-mori.yakumo.dev/yuuka
    22
    33go 1.20
    44
    55require github.com/integrii/flaggy v1.5.2
     6
     7require (
     8        github.com/inconshreveable/mousetrap v1.1.0 // indirect
     9        github.com/spf13/cobra v1.9.1 // indirect
     10        github.com/spf13/pflag v1.0.6 // indirect
     11)
Note: See TracChangeset for help on using the changeset viewer.