Merge branch 'main' of scuroneko.dev:ScuroNeko/slog
This commit is contained in:
+2
-2
@@ -17,7 +17,7 @@ English version: [README.md](README.md)
|
||||
## Установка
|
||||
|
||||
```bash
|
||||
go get git.nix13.pw/scuroneko/slog
|
||||
go get git.scuroneko.dev/scuroneko/slog
|
||||
```
|
||||
|
||||
## Быстрый старт
|
||||
@@ -28,7 +28,7 @@ package main
|
||||
import (
|
||||
"log"
|
||||
|
||||
"git.nix13.pw/scuroneko/slog"
|
||||
"git.scuroneko.dev/scuroneko/slog"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user