diff options
author | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 23:18:15 +0300 |
---|---|---|
committer | Alexander Neonxp Kiryukhin <i@neonxp.ru> | 2024-12-10 23:18:15 +0300 |
commit | 94edf043563ed65318b376a8895734b438e135ad (patch) | |
tree | e0ee48390e1cd1e34c9b6229df82bfa88a013c7d /go.mod | |
parent | 6bc6ce76db15c873cabec6280963ea60ec022ea0 (diff) |
Новый путь
Diffstat (limited to 'go.mod')
-rw-r--r-- | go.mod | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8,3 +8,5 @@ require ( ) require github.com/qri-io/jsonpointer v0.1.1 // indirect + +replace go.neonxp.ru/jsonrpc2 latest => neonxp.ru/go/jsonrpc2 latest |