Add files via upload

This commit is contained in:
2024-10-21 06:58:45 +01:00
committed by GitHub
parent ed60288a2a
commit 78b8ebf5bf
2 changed files with 24 additions and 2 deletions

4
go.mod
View File

@@ -1,3 +1,3 @@
module example.com/investment-calculator
module example.com/structs
go 1.23.1
go 1.21.2