Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Add note about deprecating this repository
Browse files Browse the repository at this point in the history
  • Loading branch information
tsipinakis committed Jan 6, 2025
1 parent 017d8c9 commit ee2c164
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
<!--suppress HtmlDeprecatedAttribute -->
<h1 align="center">libcontainerssh</h1>

<center><strong> ⚠️⚠️⚠️ This repository has been deprecated and has been merged into the [main ContainerSSH repository](https://github.com/ContainerSSH/ContainerSSH) all instances of `go.containerssh.io/libcontainerssh` should be replaced with go.containerssh.io/containerssh` as a drop-in replacement. No further versions of this library will be published, all future updates will be made in the main ContainerSSH repository. ⚠️⚠️⚠️ <center><strong>

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FContainerSSH%2Flibcontainerssh.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2FContainerSSH%2Flibcontainerssh?ref=badge_shield&issueType=license)

This library is the core library of ContainerSSH and simultaneously serves as a library to integrate with ContainerSSH. This readme outlines the basics of using this library, for more detailed documentation please head to [containerssh.io](https://containerssh.io).
Expand Down

0 comments on commit ee2c164

Please sign in to comment.