From 60266f6614fc4aa16b4973d3c787b54effa9fea7 Mon Sep 17 00:00:00 2001 From: Bill Havanki Date: Wed, 4 Sep 2024 10:10:50 -0400 Subject: [PATCH] Revert "Add pause to README.md" (#38) This reverts commit 5fac08ed8dabc885a957935b4cd15b661957de09. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 23ec64c..dbd71c8 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ [![](https://godoc.org/github.com/segmentio/go-athena?status.svg)](https://godoc.org/github.com/segmentio/go-athena) # go-athena -> **Note** -> Segment has paused maintenance on this project, but may return it to an active status in the future. Issues and pull requests from external contributors are not being considered, although internal contributions may appear from time to time. The project remains available under its open source license for anyone to use. - go-athena is a simple Golang [database/sql] driver for [Amazon Athena](https://aws.amazon.com/athena/). ```go