diff options
author | Saumit Dinesan <justsaumit@protonmail.com> | 2023-09-04 19:05:57 +0530 |
---|---|---|
committer | Saumit Dinesan <justsaumit@protonmail.com> | 2023-09-04 19:05:57 +0530 |
commit | 1b9421884f3d403e3406e61cee742bd03d3a0fa5 (patch) | |
tree | 2d956abc98a3ff3dc84195c3bad5a0aa2268e95b /go.mod | |
parent | 117d461c4944f189576f0c4967851de458ba6f32 (diff) |
Refactoring code
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -module github.com/justsaumit/fis-golang +module github.com/justsaumit/go-fic-api go 1.21.0 |