Skip to content

Commit

Permalink
build: update steam
Browse files Browse the repository at this point in the history
  • Loading branch information
WoozyMasta committed Jan 26, 2025
1 parent 0f56dcf commit 839eb2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.1

require (
github.com/jessevdk/go-flags v1.6.1
github.com/woozymasta/steam v0.1.2
github.com/woozymasta/steam v0.1.3
internal/vars v0.0.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/jessevdk/go-flags v1.6.1 h1:Cvu5U8UGrLay1rZfv/zP7iLpSHGUZ/Ou68T0iX1bBK4=
github.com/jessevdk/go-flags v1.6.1/go.mod h1:Mk8T1hIAWpOiJiHa9rJASDK2UGWji0EuPGBnNLMooyc=
github.com/woozymasta/steam v0.1.2 h1:V/7QLaDGyeU3XtFksWtoJWuWrxL+0A4P4GHiDEIOAd4=
github.com/woozymasta/steam v0.1.2/go.mod h1:alXvMTLfeBltT73W9UAwp1NRUMIHVuoaFpyW2rl8eaI=
github.com/woozymasta/steam v0.1.3 h1:iyyRIN/JNP1jeP+WQsdCZYzBmJLCpasTpuT9WsN9Fk4=
github.com/woozymasta/steam v0.1.3/go.mod h1:alXvMTLfeBltT73W9UAwp1NRUMIHVuoaFpyW2rl8eaI=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=

0 comments on commit 839eb2c

Please sign in to comment.