Skip to content

Commit

Permalink
chore: bump fit sdk version to v0.2.0 (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
muktihari authored Dec 12, 2023
1 parent f82d5e1 commit 29c7750
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/wasm/activity-service/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/muktihari/openactivity-fit
go 1.20

require (
github.com/muktihari/fit v0.1.5
github.com/muktihari/fit v0.2.0
golang.org/x/text v0.13.0
)

Expand Down
6 changes: 2 additions & 4 deletions src/wasm/activity-service/go.sum
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
github.com/google/go-cmp v0.5.8 h1:e6P7q2lk1O+qJJb4BtCQXlK8vWEO8V1ZeuEdJNOqZyg=
github.com/muktihari/fit v0.1.4 h1:mcEpiTFpIIAUUuTcOtMck/xOtpsK7BgozeOW1+/j0XQ=
github.com/muktihari/fit v0.1.4/go.mod h1:Y0S4wUVf9Kpv8IMwP31FGid7WtifT36mg+WMa8a4LqM=
github.com/muktihari/fit v0.1.5 h1:peRh0nJcWO1S8UolAptqfn0Jf+v7MEIR8OhsYPAy7Ao=
github.com/muktihari/fit v0.1.5/go.mod h1:Y0S4wUVf9Kpv8IMwP31FGid7WtifT36mg+WMa8a4LqM=
github.com/muktihari/fit v0.2.0 h1:szPJwoZUtPePNp9vQiSgqB2pIPHQt6DrUMRse/xz6KI=
github.com/muktihari/fit v0.2.0/go.mod h1:Y0S4wUVf9Kpv8IMwP31FGid7WtifT36mg+WMa8a4LqM=
golang.org/x/exp v0.0.0-20230905200255-921286631fa9 h1:GoHiUyI/Tp2nVkLI2mCxVkOjsbSXD66ic0XW0js0R9g=
golang.org/x/exp v0.0.0-20230905200255-921286631fa9/go.mod h1:S2oDrQGGwySpoQPVqRShND87VCbxmc6bL1Yd2oYrm6k=
golang.org/x/text v0.13.0 h1:ablQoSUd0tRdKxZewP80B+BaqeKJuVhuRxj/dkrun3k=
Expand Down

0 comments on commit 29c7750

Please sign in to comment.