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

Commit e3346ef

Browse files
authored
Merge pull request #93 from SAP/deprecation-notice
2 parents 9724be7 + 65926e6 commit e3346ef

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ SPDX-FileCopyrightText: 2020 - 2025 SAP SE
44
SPDX-License-Identifier: Apache-2.0
55
-->
66

7+
# Deprecation Notice
8+
9+
This public repository is read-only and no longer maintained.
10+
11+
![](https://img.shields.io/badge/STATUS-NOT%20CURRENTLY%20MAINTAINED-red.svg?longCache=true&style=flat)
12+
713
# go-dblib
814

915
[![PkgGoDev](https://pkg.go.dev/badge/github.com/SAP/go-dblib)](https://pkg.go.dev/github.com/SAP/go-dblib)

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
//
33
// SPDX-License-Identifier: Apache-2.0
44

5+
// Deprecated: This module is no longer maintained.
56
module github.com/SAP/go-dblib
67

78
go 1.19

0 commit comments

Comments
 (0)