Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmfwolf committed Jul 11, 2023
1 parent 75c640d commit 5198db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ secure:
./bin/gosec -exclude=G104 ./...

link:
ln -s ${GOPATH}/src/github.com/onelogin/onelogin-go-sdk/v4 .
ln -s ${GOPATH}/src/github.com/onelogin/onelogin-go-sdk .

0 comments on commit 5198db1

Please sign in to comment.