// Copyright The OpenTelemetry Authors
// SPDX-License-Identifier: Apache-2.0

// Dice is the "Roll the dice" application.
//
// [Getting Started] uses this example to demonstrate OpenTelemetry Go.
//
// [Getting Started]: https://opentelemetry.io/docs/languages/net/automatic/getting-started/
package main