adding bank

This commit is contained in:
2024-10-18 10:01:50 +00:00
parent 0d716f8255
commit decb1a18a2
3 changed files with 73 additions and 14 deletions

3
bank/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module example.com/bank
go 1.23.1