diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-10 01:11:41 -0700 |
---|---|---|
committer | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-10 01:11:41 -0700 |
commit | d5398d8ce6152f2f15b6c58a7fe44209d947027c (patch) | |
tree | d9749b41a3e840e2f649bcd0fee5fffc61a69676 /go.mod | |
parent | 3a16ac46a84a905f4101b0cf1a8b7eebfb0f5999 (diff) | |
download | tilde.club-d5398d8ce6152f2f15b6c58a7fe44209d947027c.tar.gz tilde.club-d5398d8ce6152f2f15b6c58a7fe44209d947027c.zip |
decrement go again and use fedora to compile
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,3 +1,3 @@ module tilde.club/~simponic -go 1.21.8 +go 1.21.5 |