Skip to content

Commit

Permalink
change mod file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nasrallah-Adel committed Feb 25, 2021
1 parent 46af79d commit 45daa13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion fiberBinding/FiberBindingHeader.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ package fiberBinding

import (
"errors"
"fiberBindingHeader/fiberBinding/consts"
"github.com/gofiber/fiber/v2"
"github.com/nasrallah-adel/fiberBindingHeader/fiberBinding/consts"
"reflect"
)

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module fiberBindingHeader
module github.com/nasrallah-adel/fiberBindingHeader

go 1.15

Expand Down

0 comments on commit 45daa13

Please sign in to comment.