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

Commit fc7ba6f

Browse files
authored
add deprecation message
1 parent 80ac9a1 commit fc7ba6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# DEPRECATED
2+
3+
it turns out multiple go shared objects in a single process is not supported
4+
5+
it likely broke in [go 1.21] and there is no intention to fix it :(
6+
7+
[go 1.21]: https://github.com/golang/go/issues/65050#issue-2074509727
8+
9+
___
10+
111
[![build status](https://github.com/asottile/setuptools-golang-examples/actions/workflows/main.yml/badge.svg)](https://github.com/asottile/setuptools-golang-examples/actions/workflows/main.yml)
212
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/asottile/setuptools-golang-examples/main.svg)](https://results.pre-commit.ci/latest/github/asottile/setuptools-golang-examples/main)
313

0 commit comments

Comments
 (0)