Skip to content

Commit

Permalink
Pointing samples to the right version. (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
glecaros authored Apr 24, 2020
1 parent d815bc5 commit 8f38d38
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions samples/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
module github.com/Microsoft/cognitive-services-speech-sdk-go/samples

require (
github.com/Microsoft/cognitive-services-speech-sdk-go v1.11.0-alpha1
)
require github.com/Microsoft/cognitive-services-speech-sdk-go v1.11.0

go 1.13

0 comments on commit 8f38d38

Please sign in to comment.