diff options
author | Özgür Kesim <oec@codeblau.de> | 2023-12-27 03:06:11 +0100 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2023-12-27 03:06:11 +0100 |
commit | bd0f83f4257c5e53af32d6ffe0935785fcde3acf (patch) | |
tree | 6b968cd10d60629081041ec1895b4c5564f9390c /go.mod |
init
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module taler.net/dashboard + +go 1.21.5 |