diff --git a/go-demo-4/.gitignore b/go-demo-4/.gitignore deleted file mode 100644 index 54cf287..0000000 --- a/go-demo-4/.gitignore +++ /dev/null @@ -1 +0,0 @@ -./data.json diff --git a/go-demo-4/data.json b/go-demo-4/data.json index 2d8c278..efb0a3e 100644 --- a/go-demo-4/data.json +++ b/go-demo-4/data.json @@ -1,7 +1 @@ -{ - "login": "w@w.cc", - "password": "LppJ-1#ki9-t0asxkx", - "url": "https://w.cc", - "createdAt": "2025-03-06T23:49:30.384007351+03:00", - "updatedAt": "2025-03-06T23:49:30.384007481+03:00" -} +{"accounts":[{"login":"a@a.ru","password":"7EVOE-k)(oL%rdnbPJ","url":"http://a.ru","createdAt":"2025-03-08T21:08:46.481166765+03:00","updatedAt":"2025-03-08T21:08:46.481167195+03:00"},{"login":"b@b.ru","password":"2P4-)35x(WYlvDA#5W","url":"https://b.ru","createdAt":"2025-03-08T21:09:01.029696842+03:00","updatedAt":"2025-03-08T21:09:01.029696969+03:00"}],"updatedAt":"2025-03-08T21:09:01.029800908+03:00"} \ No newline at end of file diff --git a/go-demo-4/test.txt b/go-demo-4/test.txt deleted file mode 100644 index faa5c5d..0000000 --- a/go-demo-4/test.txt +++ /dev/null @@ -1 +0,0 @@ -Hello! I'm file! \ No newline at end of file