Commit 277f95e Alexander Félix
committed
1 parent 51304fe commit 277f95e Copy full SHA for 277f95e
File tree 5 files changed +17
-1
lines changed
5 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Go overwrite
2
2
3
- [ ![ GoDoc] ( https://img.shields.io/static/v1?label=godoc&message=reference&color=blue )] ( https://pkg.go.dev/github.com/phelian/overwrite )
3
+ [ ![ GoDoc] ( https://img.shields.io/static/v1?label=godoc&message=reference&color=blue )] ( https://pkg.go.dev/github.com/phelian/overwrite ) [ ![ License: MIT ] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
4
4
5
5
Currently, overwrite requires Go version 1.13 or greater.
6
6
Original file line number Diff line number Diff line change
1
+ // Copyright 2020 Alexander Félix. All rights reserved.
2
+ // Use of this source code is governed by a MIT-style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package overwrite
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2020 Alexander Félix. All rights reserved.
2
+ // Use of this source code is governed by a MIT-style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package overwrite
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2020 Alexander Félix. All rights reserved.
2
+ // Use of this source code is governed by a MIT-style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package overwrite
2
6
3
7
import (
Original file line number Diff line number Diff line change
1
+ // Copyright 2020 Alexander Félix. All rights reserved.
2
+ // Use of this source code is governed by a MIT-style
3
+ // license that can be found in the LICENSE file.
4
+
1
5
package overwrite
2
6
3
7
import (
You can’t perform that action at this time.
0 commit comments