Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Commit

Permalink
Add reprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
f0086 authored Dec 11, 2023
1 parent 6fc1530 commit 666c054
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
**WARNING**: This repository is deprecated in favour of [gpcore-go](https://github.com/G-PORTAL/gpcore-go).
Please use gpcore-go from now on. You can keep this (gpcloud-go) dependency in your existing
projects, but keep in mind that new features will only land in gpcore-go. This repository
is mainly here to not break existing code.

# GPCloud Golang Client

This is the official GPCloud Golang client. Please open an issue if you have found
Expand Down Expand Up @@ -71,4 +76,4 @@ func main() {
}
}

```
```

0 comments on commit 666c054

Please sign in to comment.