Skip to content

Commit

Permalink
fix wrong module name (#113)
Browse files Browse the repository at this point in the history
Signed-off-by: AdamKorcz <adam@adalogics.com>
  • Loading branch information
AdamKorcz authored Aug 11, 2023
1 parent 75876d8 commit ced1acd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/AdamKorcz/go-fuzz-headers-1
module github.com/AdaLogics/go-fuzz-headers

go 1.20

replace github.com/AdaLogics/go-fuzz-headers => github.com/AdamKorcz/go-fuzz-headers-1 v0.0.0-20230329111138-12e09aba5ebd

0 comments on commit ced1acd

Please sign in to comment.