Remove replace directive for pebble
ci/woodpecker/push/woodpecker Pipeline was successful Details

This commit is contained in:
Elara 2022-12-28 20:07:58 +00:00 committed by GitHub
parent 76e073c77f
commit 51b41bdd90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

2
go.mod
View File

@ -2,8 +2,6 @@ module go.arsenm.dev/lure
go 1.18
replace github.com/cockroachdb/pebble => github.com/Arsen6331/pebble v0.0.0-20221204235940-be1b6eb76a4a
require (
github.com/AlecAivazis/survey/v2 v2.3.6
github.com/alecthomas/chroma/v2 v2.4.0