Skip to content

Commit

Permalink
mod: Updated to v1.0.3
Browse files Browse the repository at this point in the history
As the old one was messy as it was a force push on flux side and the
it was deleted but it was pulled again, so I pushed a new one,
the v1.0.3
  • Loading branch information
xescugc committed Jan 17, 2024
1 parent 610cc5b commit 8bd28ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.1
github.com/stretchr/testify v1.8.4
github.com/xescugc/go-flux v1.0.2
github.com/xescugc/go-flux v1.0.3
golang.org/x/image v0.10.0
nhooyr.io/websocket v1.8.10
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
github.com/xescugc/go-flux v1.0.2 h1:KkRoRi2Gm/bVTkFUVqrZAFR/xfdwzhu3Te0E4wyr0p4=
github.com/xescugc/go-flux v1.0.2/go.mod h1:3EN6Oi/yQya6yOAVRWwRK0AHugZTzjBXIYkiwa2nlf4=
github.com/xescugc/go-flux v1.0.3 h1:5gJWdDA4BwAVYp63W80tZYGIo1tZOklfc5wiOcEUD/w=
github.com/xescugc/go-flux v1.0.3/go.mod h1:3EN6Oi/yQya6yOAVRWwRK0AHugZTzjBXIYkiwa2nlf4=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE=
Expand Down

0 comments on commit 8bd28ed

Please sign in to comment.