Skip to content

Commit a1f06f0

Browse files
committed
update package structure
1 parent 8c969c3 commit a1f06f0

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

v1/examples/default_value.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ package main
22

33
import (
44
"fmt"
5-
"github.com/golang-infrastructure/go-if-expression/v1/if_expression"
5+
"github.com/golang-infrastructure/go-if-expression/v1/pkg/if_expression"
66
)
77

88
func main() {
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)