diff options
author | siddharth <s@ricketyspace.net> | 2022-05-08 11:26:17 -0400 |
---|---|---|
committer | siddharth <s@ricketyspace.net> | 2022-05-08 11:26:17 -0400 |
commit | 12d34c44c96c9289b67bdfbad131edf8f2cd74f8 (patch) | |
tree | 0dd225c103feaebab09c81086d834aed1ff38469 | |
parent | 0ffe26f6e81adbf1c2297a5f19d3350fec6a45b2 (diff) |
http/client -> client
-rw-r--r-- | client/client.go (renamed from http/client/client.go) | 0 | ||||
-rw-r--r-- | client/client_test.go (renamed from http/client/client_test.go) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/http/client/client.go b/client/client.go index e5678c7..e5678c7 100644 --- a/http/client/client.go +++ b/client/client.go diff --git a/http/client/client_test.go b/client/client_test.go index 56a79c0..56a79c0 100644 --- a/http/client/client_test.go +++ b/client/client_test.go |