Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

Commit e871eed

Browse files
lvan100lianghuan
authored andcommitted
111
1 parent 8d66bcb commit e871eed

7 files changed

Lines changed: 4 additions & 4 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package jstream
17+
package jsonflow
1818

1919
import (
2020
"encoding/base64"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package jstream
17+
package jsonflow
1818

1919
import (
2020
"encoding/base64"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package jstream
17+
package jsonflow
1818

1919
import (
2020
"github.com/go-spring/stdlib/jstream/internal/json"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* limitations under the License.
1515
*/
1616

17-
package jstream
17+
package jsonflow
1818

1919
import (
2020
"encoding/json/jsontext"

0 commit comments

Comments
 (0)