Skip to content

Commit

Permalink
technical debt
Browse files Browse the repository at this point in the history
  • Loading branch information
e154 committed Sep 2, 2024
1 parent a0ba9ec commit c56a9f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@

package main

// #cgo LDFLAGS: -Wl,-rpath,.
import "C"

import (
"fmt"
"os"
Expand Down

0 comments on commit c56a9f3

Please sign in to comment.