Skip to content

Commit 5e5aa69

Browse files
committed
Updating package @ examples
1 parent de963df commit 5e5aa69

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/server_playback.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// I didn't write all of this code so you could say it's yours.
55
// MIT License
66

7-
package main
7+
package examples
88

99
import (
1010
"fmt"

examples/server_tts.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// I didn't write all of this code so you could say it's yours.
55
// MIT License
66

7-
package main
7+
package examples
88

99
import (
1010
. "github.com/0x19/goesl"

0 commit comments

Comments
 (0)