Skip to content

Commit

Permalink
Fix go sum versions
Browse files Browse the repository at this point in the history
  • Loading branch information
infogulch committed Apr 6, 2024
1 parent c1294c1 commit 52e9a40
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/infogulch/watch v0.2.0 h1:slnC/9HWtpI2pWAbJvX4VwGrCDw03SKJU0DBu0xQjbQ=
github.com/infogulch/watch v0.2.0/go.mod h1:FAtXJmlWcqqbiqA/M97ZS0ZM7XKgzypk3nVJZxSO6fI=
github.com/infogulch/xtemplate v0.6.0 h1:Ty2dKbkWBxc3P0vC62cqP1BLLTKSYkArFPlv6aHMisg=
github.com/infogulch/xtemplate v0.6.0 h1:I0IVWKfNoPDERRuthrbiQyHnnB59CA8RkRw6nXQwgGQ=
github.com/infogulch/xtemplate v0.6.0/go.mod h1:tD3PKW/J3SZyC4m5tObaiDDd8bBn/+pI/FmAnmIfzfI=
github.com/infogulch/xtemplate/providers/nats v0.0.0-20240405225825-ca4842e58f05 h1:GGK9auLp2BukGs86YRAbJNCF7iC5rIM6VcvQAbx5EsQ=
github.com/infogulch/xtemplate/providers/nats v0.0.0-20240405225825-ca4842e58f05/go.mod h1:aGvDnfukrWU8r3roZbbpWR007wdRy09IBo+jEHCXwdE=
Expand Down
2 changes: 1 addition & 1 deletion providers/nats/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ github.com/huandu/xstrings v1.4.0/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq
github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
github.com/imdario/mergo v0.3.16 h1:wwQJbIsHYGMUyLSPrEq1CT16AhnhNJQ51+4fdHUnCl4=
github.com/imdario/mergo v0.3.16/go.mod h1:WBLT9ZmE3lPoWsEzCh9LPo3TiwVN+ZKEjmz+hD27ysY=
github.com/infogulch/xtemplate v0.6.0 h1:Ty2dKbkWBxc3P0vC62cqP1BLLTKSYkArFPlv6aHMisg=
github.com/infogulch/xtemplate v0.6.0 h1:I0IVWKfNoPDERRuthrbiQyHnnB59CA8RkRw6nXQwgGQ=
github.com/infogulch/xtemplate v0.6.0/go.mod h1:tD3PKW/J3SZyC4m5tObaiDDd8bBn/+pI/FmAnmIfzfI=
github.com/klauspost/compress v1.17.7 h1:ehO88t2UGzQK66LMdE8tibEd1ErmzZjNEqWkjLAKQQg=
github.com/klauspost/compress v1.17.7/go.mod h1:Di0epgTjJY877eYKx5yC51cX2A2Vl2ibi7bDH9ttBbw=
Expand Down

0 comments on commit 52e9a40

Please sign in to comment.